Canon SELPHY Linux Mint 17 Install
Hello Mint User! The Tutorial shows you Step-by-Step How to Install Canon SELPHY Printer in Linux Mint 17.x Qiana/Rafaela/Rebecca/Rosa LTS GNU/Linux Mate/Cinnamon/KDE/Xfce Desktop.
And the Canon Selphy Mint 17 Install is assured by Gutenprint, a suite of Printer Drivers for UNIX, Linux, and macOS systems that use CUPS as their printing system.
Finally, Gutenprint Suite currently Supports over 2600 printers.
Most Noteworthy, before installation Check Gutenprint Driver Canon SELPHY Supported Models.
-
Open a Shell Terminal emulator window
(Press “Enter” to Execute Commands)In case first see: Terminal QuickStart Guide.
-
Installing Required Packages.
sudo apt-get install gcc libtool libssl-dev libc-dev libjpeg-turbo8-dev libpng12-dev libtiff5-dev cups
-
Download GutenPrint Source for Linux
-
Double-Click on Archive
And Extract into /tmp -
Installing Gutenprint on Mint Linux.
cd /tmp/gutenprint*
./configure
make clean
make
sudo make install
The Installation will be Quickly Achieved in about 5 Minutes.
For further Instructions and Details Look into the README File…