Installing
-
Setup the Ubuntu Extra Packages Repo
Copysudo su
Authenticate with the User Admin Pass.
If Got “User is Not in Sudoers file” then see: How to Enable sudoCopysudo su
The above Command to Login as SuperUser.
Copyecho 'deb [trusted=yes] http://us.archive.ubuntu.com/ubuntu/ trusty main universe' >> /etc/apt/sources.list.d/extra.list
Copyapt-get update
-
Installing libmotif4 for Ubuntu 16.04 LTS
Copyapt-get install libmotif4
How to Install Google-Chrome Web Browser on Ubuntu Linux
SetUp Chrome on Ubuntu.
How Install uTorrent BitTorrent Client on Ubuntu:
Setup uTorrent Ubuntu.
-
Disabling the Ubuntu Extra Apt Repo
Copyrm /etc/apt/sources.list.d/extra.list
Copyapt-get update
Keep it in Case you will Look for some others Extra Packages in the future.
Copyexit
Contents