uTorrent Lubuntu 18.10 Install - Setting Up
-
Now to Install uTorrent
First, Set the SuperUser as Owner:sudo chown -R root:root /tmp/utorrent*
If Got “User is Not in Sudoers file” then see: How to Enable sudo
And then Switch contents:sudo mv /tmp/utorrent* /opt/utorrent
-
And Install/Update OpenSSL
Simply Running:sudo apt-get install openssl
Contents