How to Install Canon Printer Driver Dependencies on Ubuntu 14.04 Trusty

May 8, 2017 | By the+gnu+linux+evangelist.

Canon Legacy Driver Installation for Ubuntu 14.04 Trusty

Hi! The Tutorial shows you Step-by-Step How to Install Needed Dependencies for Canon Printer Legacy Driver on Ubuntu 14.04 Trusty Tahr LTS GNU/Linux.

This because in origin the Canon Driver has been done for Ubuntu 12.04 Precise, and so we Need to Setup some of those Legacy Packages.

How to Install Canon Printer Driver Dependencies on Ubuntu 14.04 Trusty - Featured
  1. Open a Terminal Shell emulator window
    Ctrl+Alt+t on Desktop
    (Press “Enter” to Execute Commands)

    How to Install Canon Printer Driver Dependencies on Ubuntu 14.04 Trusty - Open Terminal Shell Emulator
  2. 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-get update
  3. Installing libtiff4 & libpango1.

    apt install libpango1.0-0:i386 libpango1.0-0 
    libtiff4:i386 libtiff4
    apt-get -f install
    exit

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

  4. How to Install Canon Printers Driver on Ubuntu

    Installed Canon Printer Driver

QuickChic Theme • Powered by WordPress