How to Install Libtiff4 & Libtiff4-dev for Xubuntu 15.10 Wily GNU+Linux Easy Guide

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

Installing libtiff4 on Xubuntu 15.10 Wily

The Linux Xubuntu Tutorial shows you Step-by-Step How to Install libtiff4 and libtiff4-dev Packages on Xubuntu 15.10 Wily Werewolf GNU/Linux.

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

install libtiff4 on Xubuntu 15.10 Wily - Featured
  1. Open a Shell Terminal emulator window
    (Press “Enter” to Execute Commands)

    install libtiff4 on Xubuntu 15.10 Wily - Open Terminal
  2. First, Try with the libtiff4 Substitute.

    sudo apt-get install libtiff5 libtiff5-dev

    If this solve the Issue then you are Done!

  3. Add the Ubuntu Precise Extra Packages Repo.

    sudo su

    If Got “User is Not in Sudoers file” then see: How to Enable sudo

    sudo su -c "echo 'deb [trusted=yes] http://old-releases.ubuntu.com/ubuntu/ precise main universe' 
    > /etc/apt/sources.list.d/extra.list"
    apt-get update
  4. How to Install Google-Chrome Web Browser on Xubuntu Linux

    SetUp Chrome on Xubuntu

  5. Installing libtiff4 for Xubuntu 15.10.

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

  7. (Optional)Disabling the Ubuntu Precise 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…

  8. End the SuperUser session.

    exit

QuickChic Theme • Powered by WordPress