Installing
2. Installing Dependencies
Then to Install Required Packages
Simply play:Copysudo apt install unzip openssl
Authenticate with the User Admin Pass.
If Got “User is Not in Sudoers file” then see: How to Enable sudo.3. Downloading uTorrent
Download uTorrent Client for Ubuntu 13.04
Here uTorrent for Ubuntu 32/64-bitPlease Donate $1 to Remove Ads!Link to Download the Latest uTorrent BitTorrent Client for Ubuntu GNU/LinuxIf you are using Firefox then on Prompt Choose “Open with Archive Manager”:
Or After try to Select the Package by the Downloads Button on Top Panel:
Instead, on Google-Chrome simply try to Choose the Package on the Bottom Panel:
3. Extracting uTorrent
Then Extract uTorrent into /tmp
Possibly Double-Click/Right-Click and Open with Archive Manager:
Or from Command Line:Copytar xvzf ~/Downloads/utserver.tar.gz -C /tmp/
Again to Extract uTorrent Web GUI
With:Copyunzip /tmp/utorrent*/webui.zip
4. Installing uTorrent
Next Relocate uTorrent
First, to Set the SuperUser as Owner of UTorrent stuff run:Copysudo chown -R root:root /tmp/utorrent*
And then Switch it into the Target directory:
Copysudo mv /tmp/utorrent* /opt/utorrent