I'm trying to install deluge through synaptic package manager
but I got problem:
deluge:
Depends: python-libtorrent but it is not going to be installed
I have tried reinstall python-libtorrent by apt-get and also I got problem:
The following packages have unmet dependencies:
python-libtorrent : Depends: libtorrent-rasterbar6 (= 0.15.7-1) but 0.15.9+svn.r6292-0ubuntu1~natty is to be installed
How actually I can install deluge? Thanks
UPDATE: If the package
libtorrent-rasterbar6
is already installed, try reinsalling it.First install
libtorrent-rasterbar6
:Then install
python-libtorrent
:And then install
deluge
:Note: If you find any other dependencies at any stage, install them first.
For me it was fixed with activating Canonical Partners in the other software tab from the menu of Ubuntu Software. Do not forget to let it update, or run:
Then a simple:
will fix things.
Here what works for me :