I've been an Ubuntu user for a little while, and everything has been going great until I installed Deluge. I'd noticed some strange behaviour, so I uninstalled it, trying a bunch of different terminal commands. Now I can't choose a a different torrent client like Transmission because Deluge is the only program still on the list. How can I completely rid myself of Deluge?
Asked
Active
Viewed 4,239 times
sudo apt-get purge deluge
comes to mind. – Seth Dec 14 '12 at 16:51