Ubuntu 16.04 libtiff4 Installation
First, Try with the libtiff4 Substitute.
sudo apt-get install libtiff5 libtiff5-dev
If this solve the Issue then you are Done!
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://old-releases.ubuntu.com/ubuntu/ precise main universe' >> /etc/apt/sources.list.d/extra.list
apt update
Installing libtiff4 for Ubuntu 16.04.
apt 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 Web Browser on Ubuntu Linux
How Install uTorrent BitTorrent Client on Ubuntu:
Setup uTorrent Ubuntu