Installing libtiff4 on Xubuntu 17.04 Zesty
The Linux Xubuntu Tutorial shows you Step-by-Step How to Install libtiff4 and libtiff4-dev Packages on Xubuntu 17.04 Zesty Zapus GNU/Linux.
libtiff4 is the Tag Image File Format (TIFF) library.
-
Open a Terminal Shell emulator window
Ctrl+Alt+t on desktop
(Press “Enter” to Execute Commands)In case first see: Terminal QuickStart Guide.
-
First, Try with the libtiff4 Substitute.
sudo apt 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 Xubuntu 17.04.
apt install libtiff4 libtiff4-dev
-
(Optional)Disabling the Xubuntu 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 Web Browser on Xubuntu Linux
How Install uTorrent BitTorrent Client on Xubuntu:
Setup uTorrent Xubuntu