I have been using Ubuntu 13.10 as my daily OS on my laptop for a while now and I find it quite good. One thing I didn’t like though was the default Bit Torrent client (Transmission) that is installed on it and I wanted to get rid of it.
The actual package name is transmission -gtk so we need to use the the apt-get purge command to remove it. Refer to the command below:
sudo apt-get purge transmission-gtk
Now the Transmission bit torrent client is removed, if you look in your dash search screen it will be gone.