Page 1 of 1
[SOLVED] apt-get installation of deluge on debian
Posted: Sun Oct 05, 2008 11:31 am
by graysky
Running sid and would like to try version 1.00 of deluge, but the latest on the repos is only 0.5.9.3-1 which is out-dated... is there a solution via aptitude? I tried downloading the deb from the website, but couldn't get it to install.
Re: apt-get installation of deluge on debian
Posted: Sun Oct 05, 2008 11:52 am
by johnnyg
there are sid packages on
http://deluge-torrent.org/downloads.php
did you select the right .deb for your OS/architecture?
what error message did it spit at you?
Re: apt-get installation of deluge on debian
Posted: Sun Oct 05, 2008 12:17 pm
by graysky
My bad... I had to run apt-get -f install to fix some dependency problems with python. 1.00 installed just fine now, thank you!