Installing libtiff4 on Ubuntu 14.10 Utopic
You are Welcome! The Tutorial Shows You Step-by-Step How to Install the libtiff4/libtiff4-dev Package for Ubuntu 14.10 Utopic Unicorn i386/amd64 GNU/Linux.
libtiff4: the Tag Image File Format (TIFF) library.

-
Open a Command Line Terminal Window
Ctrl+Alt+t
(Press “Enter” to Execute Commands) -
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.10
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…
-
End the SuperUser session
exit
How to Install Google-Chrome Browser on Ubuntu Linux
How Install uTorrent BitTorrent Client on Ubuntu:
Setup uTorrent Ubuntu
Tags: Guide, How-to, Install, install libtiff4 ubuntu, libtiff4, libtiff4 ubuntu, Linux, Linux Tutorial, Tutorial, Ubuntu, Ubuntu 14.10 Utopic Unicorn, ubuntu packages