Version 1 (modified by Cas, 11 years ago) (diff)

--

Debian Wheezy

Deluge Launchpad PPA

One of the simplest methods to getting the latest Deluge version is from the Deluge Launchpad PPA. Ubuntu Precise release repo will be used as this is based upon Debian Wheezy.

Add PPA to your /etc/apt/sources.list:

deb http://ppa.launchpad.net/deluge-team/ppa/ubuntu precise main 
deb-src http://ppa.launchpad.net/deluge-team/ppa/ubuntu precise main

Add repository GPG key to verify the downloaded packages:

apt-key adv --recv-keys --keyserver pgp.surfnet.nl 249AD24C

Refresh apt:

apt-get update

Install Deluge:

apt-get install -t precise deluge-common deluged deluge-web deluge-console

To also upgrade libtorrent to 0.15:

apt-get install -t precise libtorrent-rasterbar6 python-libtorrent