Installing libtiff4 on Ubuntu 17.04 Zesty
The Linux Ubuntu Tutorial Shows You Step-by-Step How to Install the libtiff4 and libtiff4-dev Packages on Ubuntu 17.04 Zesty Zapus 32/64-bit GNU/Linux.
libtiff4: the Tag Image File Format (TIFF) library.

-
Open a Shell session
Ctrl+Alt+t on desktop
(Press “Enter” to Execute Commands) -
First, Try with the libtiff4 Substitute
sudo apt install libtiff5 libtiff5-dev
If this Solve Your issue then You can Skip the Rest of the Guide…
-
Else 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://cz.archive.ubuntu.com/ubuntu precise main universe' > /etc/apt/sources.list.d/extra.list
apt update
-
Installing libtiff4 for Ubuntu 17.04
apt install libtiff4 libtiff4-dev
-
Disabling the Ubuntu Extra Apt Repo
rm /etc/apt/sources.list.d/extra.list
apt update
Finally, to Achieve the SuperUser session:
exit
Or simply Close the Terminal window ;)
How to Install Google-Chrome Browser on Ubuntu Linux
How Install uTorrent BitTorrent Client on Ubuntu:
Setup uTorrent Ubuntu
Tags: gnu, gnu/linux, Guide, How-to, Install, install libtiff4 ubuntu, libtiff ubuntu, libtiff4, libtiff4 ubuntu, Linux, Linux Tutorial, Tutorial, Ubuntu, Ubuntu 17.04 Zesty Zapus, ubuntu packages, ubuntu tutorial