[SOLVED] apt-get installation of deluge on debian
[SOLVED] apt-get installation of deluge on debian
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
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?
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
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!