I followed the steps from here: How to install uTorrent v3.3 on 14.04 to install utorrent 3.3.
Now I would like to uninstall it.
How can I do that?
I followed the steps from here: How to install uTorrent v3.3 on 14.04 to install utorrent 3.3.
Now I would like to uninstall it.
How can I do that?
sudo rm -r /opt/utorrent-server-alpha-v3_3 /usr/bin/utserver
This command deletes both the installation directory and the link to the program's executable.
which utserver
and press Enter. What is the output?
– A.B.
Mar 19 '15 at 08:39
which utserver
and nothing happened.
– 01000101.sh
Mar 23 '15 at 02:04