Setting Up
-
2. Installing Dependencies
Then to Install Required Packages
Simply play:sudo apt install gcc libtool libssl-dev libc-dev libjpeg-turbo8-dev libpng12-dev libtiff5-dev cups
Authenticate with the User Admin Pass.
If Got “User is Not in Sudoers file” then see: How to Enable sudo. -
3. Downloading GutenPrint
Download GutenPrint Source for Linux
Else to Install the GutenPrint as is from Apt Repo see: Package Setup
-
3. Extracting GutenPrint
Then Extract into /tmp
Possibly, Double-Click/Right-Click to open with Archive Manager: -
4. Installing GutenPrint
Finally, to Install Gutenprint on Mint Linux
First, access the Targetcd /tmp/gutenprint*
Configure the Source:
./configure
Make it:
make clean
make
Last, to install it issue:
sudo make install
The Installation will be Quickly Achieved in about 5 Minutes.
For further Instructions and Details Look into the README File…
Contents