Thursday, August 25, 2016

Install Vuze 5.7.3 in Ubuntu 16.04

~To install the latest Vuze Bittorrent client on Ubuntu Systems~ 


Run the following commands in Terminal:
 
 1. sudo sh -c 'echo "deb http://archive.getdeb.net/ubuntu xenial-getdeb apps" >> /etc/apt/sources.list.d/getdeb.list'

2. wget -q -O- http://archive.getdeb.net/getdeb-archive.key | sudo apt-key add

3. sudo apt update

4. sudo apt upgrade

5. sudo apt install vuze.

No comments: