Installing
-
3. Extracting uTorrent
Then Extract uTorrent into /tmp
Possibly Double-Click/Right-Click and Open with Archive Manager:
Or from Command Line:tar xvzf ~/Downloads/utserver.tar.gz -C /tmp/
Again to Extract uTorrent Web GUI
With:unzip /tmp/utorrent*/webui.zip
-
4. Installing uTorrent
Next Relocate uTorrent
First, to Set the SuperUser as Owner of UTorrent stuff run:sudo chown -R root:root /tmp/utorrent*
And then Switch it into the Target directory:
sudo mv /tmp/utorrent* /opt/utorrent
-
4. Installing Dependencies
Then to Install Required Packages
Simply play:sudo apt install unzip openssl
Authenticate with the User Admin Pass.
If Got “User is Not in Sudoers file” then see: How to Enable sudo.
Contents