In this tutorial i will show you how to install the latest version of Frostwire 5.7.2 on Ubuntu 13.10 / 12.04 LTS,LinuxMint 16 / 15 , Ele...
In this tutorial i will show you how to install the latest version of Frostwire 5.7.2 on Ubuntu 13.10 / 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.2 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.2
There is no PPA for installing the Frostwire
Step 1: Open terminal and download the Frostwire deb package from home website
Frostwire an Opensource Bitorrent application available for Linux and other operating systems.
The Latest stable version of Frostwire is 5.7.2 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.2
- uTP support enabled.
- Multiple crash fixes.
- UX: playable single file torrents now can be played from transfer list.
- UX: Fixes UI Thread freeze when opening Options > Search.
- UX: Better error reporting when a torrent can't be fetched from a magnet connection.
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.2/frostwire-5.7.2.all.debStep 2: Install Frostwire
sudo dpkg -i frostwire-5.7.2.all.debIf you are facing any package dependencies menas,run the below command
sudo apt-get install -f
COMMENTS