How-to Install libmotif4 for Ubuntu 16.04 Xenial LTS Linux Easy Guide
March 28th, 2016 by thelinuxevangelistInstalling libmotif4 on Ubuntu 16.04 Xenial
The Guide Shows You Step-by-Step How-to Install the libmotif4 Package for Ubuntu 16.04 Xenial Xerus LTS i386/amd64 Linux.
Motif is the industry standard GUI component toolkit for *NIX.
This package provides everything needed for developing Motif
applications, including header files, static libraries and the API
manual pages.

-
Open a Command Line Terminal Window
(Press “Enter” to Execute Commands)Ctrl+Alt+T
-
Setup the Ubuntu Extra Packages Repo
sudo su
If Got “User is Not in Sudoers file” then Look: Solution
echo 'deb http://cz.archive.ubuntu.com/ubuntu trusty main universe' >> /etc/apt/sources.list.d/extra.list
apt-get update
-
Installing libmotif4 for Ubuntu 16.04 LTS
apt-get install libmotif4
-
(Optional)Disabling the Ubuntu Extra Apt Repo
mv /etc/apt/sources.list.d/extra.list /etc/apt/sources.list.d/extra.list.backup
apt-get update
Keep it in Case You will Look for some others Extra Packages in the future…
exit
How-to Install Google-Chrome Browser on Ubuntu Linux
SetUp Chrome on Ubuntu
How Install uTorrent BitTorrent Client on Ubuntu:
Setup uTorrent Ubuntu
Tags: Guide, How-to, Install, install libmotif4 ubuntu, libmotif4, libmotif4 ubuntu, Linux, Tutorial, Ubuntu, Ubuntu 16.04 Xenial Xerus LTS, ubuntu packages