How to Install Libtiff4 & Libtiff4-dev for Lubuntu 17.04 Zesty GNU+Linux Easy Guide

April 24, 2017 | By the+gnu+linux+evangelist.

Installing libtiff4 on Lubuntu 17.04 Zesty

The Linux Lubuntu Tutorial shows you Step-by-Step How to Install libtiff4 and libtiff4-dev Packages on Lubuntu 17.04 Zesty Zapus GNU/Linux.

libtiff4 is the Tag Image File Format (TIFF) library.

How to Install Syncthing on Ubuntu GNU/Linux Distro
  1. Open a Shell Terminal emulator window
    Ctrl+Alt+t on desktop
    (Press “Enter” to Execute Commands)

    install libtiff4 on Lubuntu 17.04 Zesty - open terminal
  2. First, Try with the libtiff4 Substitute.

    sudo apt install libtiff5 libtiff5-dev

    If this solve the Issue then you are Done!

  3. 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
  4. How to Install Google-Chrome Web Browser on Lubuntu Linux

    SetUp Chrome on Lubuntu

  5. Installing libtiff4 for Lubuntu 17.04.

    apt install libtiff4 libtiff4-dev
  6. How Install uTorrent BitTorrent Client on Lubuntu:
    Setup uTorrent Lubuntu

  7. (Optional)Disabling the Lubuntu 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 ;)


QuickChic Theme • Powered by WordPress