Last version of Delute Torrent for Ubuntu 7.10 Gutsy Gibbon
Deluge Torrent is a great lightweight BitTorrent client for Gnome environment. In my opinion, it is the best BitTorrent client available for Ubuntu. By default, the 0.5.4 version of this client is available in Gutsy Gibbon, but since it evolve quickly, it is interesting to have the last version of this software. This article guides you through its installation on Ubuntu 7.10 Gutsy Gibbon.
Fast and obfuscated
The following command lines summaries this howto. First, you need to setup your sudo environment :
sudo echo
Then copy / paste these command lines in your terminal :
echo "# Deluge Torrent Gusty repository
deb http://ppa.launchpad.net/zachtib/ubuntu gutsy main universe
deb-src http://ppa.launchpad.net/zachtib/ubuntu gutsy main universe" \
| sudo tee /etc/apt/sources.list.d/gutsy-deluge-torrent.list
sudo apt-get update
sudo apt-get -y --force-yes install deluge-torrent
Installation
First, you need to add Deluge Torrent repository to your apt configuration :
echo "# Deluge Torrent Gusty repository
deb http://ppa.launchpad.net/zachtib/ubuntu gutsy main universe
deb-src http://ppa.launchpad.net/zachtib/ubuntu gutsy main universe" \
| sudo tee /etc/apt/sources.list.d/gutsy-deluge-torrent.list
You now need to update the list of available packages :
sudo apt-get update
You can now click here to install Deluge Torrent.
Thanks
- Thanks to Deluge Torrent developers.
Auto install