How to Install Libtiff4 & Libtiff4-dev for Ubuntu 16.04 Xenial GNU+Linux Easy Guide

February 23, 2017 | By the+gnu+linux+evangelist.

Ubuntu 16.04 libtiff4 Installation

  1. First, Try with the libtiff4 Substitute.

    sudo apt-get install libtiff5 libtiff5-dev

    If this solve the Issue then you are Done!

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

    SetUp Chrome on Ubuntu

  4. Installing libtiff4 for Ubuntu 16.04.

    apt install libtiff4 libtiff4-dev
  5. How Install uTorrent BitTorrent Client on Ubuntu:
    Setup uTorrent Ubuntu

  6. 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…

  7. End the SuperUser session.

    exit

Contents


QuickChic Theme • Powered by WordPress