Installing libpango1.0 on Ubuntu 14.04+
The Linux Ubuntu Tutorial shows you Step-by-Step How to Install libpango1.0 Package on Linux Ubuntu 14.04-Trusty/…/16.04-Xenial… GNU/Linux.
Pango is a library for laying out and rendering of text, with an emphasis on internationalization.
Pango can be used anywhere that text layout is needed, though most of the work on Pango so far has been done in the context of the GTK+ widget toolkit.
-
Open a Terminal Shell emulator window
Ctrl+Alt+t on Desktop
(Press “Enter” to Execute Commands) -
Add the Ubuntu Precise Extra Packages Repo.
sudo su
If Got “User is Not in Sudoers file” then see: How to Enable sudo
echo 'deb [trusted=yes] http://old-releases.ubuntu.com/ubuntu/ precise main universe' >> /etc/apt/sources.list.d/extra.list
apt-get update
-
Installing libpango1.0 for Ubuntu 14.04+.
apt-get install libpango1.0
-
Disabling the Ubuntu Extra Apt Repo.
rm /etc/apt/sources.list.d/extra.list
apt-get update
Keep it in Case you will Look for some others Extra Packages in the future…
-
End the SuperUser session.
exit
How to Install Google-Chrome Web Browser on Ubuntu Linux
SetUp Chrome on Ubuntu
How Install uTorrent BitTorrent Client on Ubuntu:
Setup uTorrent Ubuntu