uTorrent Debian 9 Install - Setting Up
-
Relocate uTorrent
Open a SuperUser sessionsu
If Got “User is Not in Sudoers file” then see: How to Enable sudo
Set the root user as Ownersudo chown -R root:root /tmp/utorrent*
Then Move uTorrent to Location
sudo mv /tmp/utorrent* /opt/utorrent
-
And Install/Update OpenSSL
Simply Running:sudo apt-get install openssl
Contents