Hello Linux Geeksters. As you may know, Vuze, ex Azureus, is a BitTorrent client with the normal functions of such a program: multiple downloads, queuing / prioritizing files, start / stop seeding options.The latest version available is Vuze 5.1.0.0, which has been released today, bringing some fixes and improvements to the previous version, Vuze 5.0.0.1.

Vuze 5.1.0.0 comes with some additional fuctions added (the official announcement):
- Option to show/hide rank column icon
- Add tags column to library view
- Per-file availability to column
- Option to toggle the ‘new’ download state for multiple selections
For a full list of fixes and improvements, see the announcement.
In this article I will show you how to install Vuze 5.1.0 on Ubuntu 13.10 Saucy Salamander, Ubuntu 13.04 Raring Ringtail, Linux Mint 16 Petra, Linux Mint 15 Olivia and Pear OS 8.
Follow the instructions for your system exactly, in order to get a successful installation.
How to install Vuze 5.1.0 on Ubuntu 13.10 and Linux Mint 16:
$ wget -q -O - http://archive.getdeb.net/getdeb-archive.key | sudo apt-key add -
$ sudo sh -c 'echo "deb http://archive.getdeb.net/ubuntu saucy-getdeb apps" >> /etc/apt/sources.list.d/getdeb.list'
$ sudo apt-get update
$ sudo apt-get install vuze
How to install Vuze 5.1.0 on Ubuntu 13.04, Linux Mint 15 and Pear OS 8:
$ wget -q -O - http://archive.getdeb.net/getdeb-archive.key | sudo apt-key add -
$ sudo sh -c 'echo "deb http://archive.getdeb.net/ubuntu raring-getdeb apps" >> /etc/apt/sources.list.d/getdeb.list'
$ sudo apt-get update
$ sudo apt-get install vuze