Removing Transmission Bit torrent client
Simply want to remove this client, don't really like it. Can't figure out what packages it's installed as, tried both transmission and transmission-daemon, the first not being anything and the second states it's not installed.
Running ubuntu 13.04, all updated.
Just don't like having programs I don't use/want to use deluge.
Solution 1:
The package name is transmission-gtk, so:
sudo apt-get purge transmission-gtk
Solution 2:
Try this. It should work.
sudo apt-get purge transmission-cli transmission-common transmission-daemon