How to Install Libtiff4 for Ubuntu 15.04 Vivid GNU+Linux Easy Guide

February 16, 2015 | By the+gnu+linux+evangelist.

Installing libtiff4 on Ubuntu 15.04 Vivid

Hi! The Tutorial shows you Step-by-Step How to Install libtiff4/libtiff4-dev Packages for Ubuntu 15.04 Vivid Vervet GNU/Linux.

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

install libtiff4 on ubuntu 15.04 Vivid - Featured
  1. Open a Shell session
    Ctrl+Alt+t on desktop
    (Press “Enter” to Execute Commands)

    install libtiff4 on ubuntu 15.04 Vivid - Open Terminal

    In case first see: Terminal QuickStart Guide.

  2. First, Try with the libtiff4 Substitute.

    sudo apt-get install libtiff5 libtiff5-dev

    If this solve the Issue then you are Done!

  3. Setup the Ubuntu 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-get update
  4. How to Install Google-Chrome Web Browser on Ubuntu Linux

    SetUp Chrome on Ubuntu

  5. Installing libtiff4 for Ubuntu 15.04.

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

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

  8. End the SuperUser session.

    exit

QuickChic Theme • Powered by WordPress