Installing libtiff4 on Ubuntu 14.04 LTS
The Guide Shows You Step-by-Step How to Install the libtiff4/libtiff4-dev Package for Ubuntu 14.04 Trusty Tahr LTS i386/amd64 Linux.
libtiff4: the Tag Image File Format (TIFF) library.

-
Open a Command Line Terminal Window
(Press “Enter” to Execute Commands).Ctrl+Alt+T
-
First, Try with the libtiff4 Substitute
sudo apt-get install libtiff5 libtiff5-dev
If this Solve Your issue then You can Skip the Rest of the Guide…
-
Setup the Ubuntu Extra Packages Repo
sudo su
If Got “User is Not in Sudoers file” then see: How to Enable sudo
echo 'deb [trusted=yes] http://cz.archive.ubuntu.com/ubuntu precise main universe' > /etc/apt/sources.list.d/extra.list
apt-get update
-
Installing libtiff4 for Ubuntu 14.04 LTS
apt-get install libtiff4 libtiff4-dev
-
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…
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 libtiff4 ubuntu, libtiff4, libtiff4 ubuntu, Linux, Tutorial, Ubuntu, Ubuntu 14.04 Trusty tahr, ubuntu packages