Installing Driver
-
2. Installing Dependencies
Then Install Required Packages
Simply play:sudo apt install gcc libtool libssl-dev libc-dev libjpeg-turbo8-dev libpng-dev libtiff5-dev cups
-
3. Downloading GutenPrint
Download GutenPrint Source for Linux
-
4. Extracting Archive
Then Extract into /tmp
Possibly Double-Click/Right-Click and Open with Archive Manager:Or on Command Line:
tar xvf ~/Downloads/gutenprint*.tar.bz2 -C /tmp/
-
5. Installing Gutenprint
Now to Make & Setup Gutenprint on Ubuntu
Execute these Instructions: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…
Contents