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.
-
Open a Terminal Shell emulator window
Ctrl+Alt+t on Desktop
(Press “Enter” to Execute Commands) -
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
-
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
-
How to Install Canon Printers Driver on Ubuntu