In this tutorial i will show you how to install the latest version of Frostwire 5.7.5 on Ubuntu 14.04 LTS / 12.04 LTS,LinuxMint 16 / 15 ...
In this tutorial i will show you how to install the latest version of Frostwire 5.7.5 on Ubuntu 14.04 LTS / 12.04 LTS,LinuxMint 16 / 15 , ElementaryOS 0.2 & Debain systems
Frostwire an Opensource Bitorrent application available for Linux and other operating systems.
The Latest stable version of Frostwire is 5.7.5 and it is released recently.This release has major changes and some features are added in it. Frostwire needed JAVA for Installation,
For JAVA Installation in Ubuntu systems systems check this tutorial
The following are the changes in Frostwire 5.7.5
- Improved mp4 parser.
- Improved cloud search results.
- Now FrostWire runs with Java8 technology.
- Fixes player control layout issues when resizing the main window.
- Fixes soundcloud url track/set downloads.
- Fixes possible cloud download errors.
There is no PPA for installing the Frostwire
Step 1: Open terminal and download the Frostwire deb package from home website
wget http://dl.frostwire.com/frostwire/5.7.5/frostwire-5.7.5.all.debStep 2: Install Frostwire
sudo dpkg -i frostwire-5.7.5.all.debIf you are facing any package dependencies menas,run the below command
sudo apt-get install -f
COMMENTS