Installing
-
2. Installing Dependencies
Then 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
This to get the latest GutenPrint updated Release.
Else to Install the GutenPrint as is from Apt Repo see: Package Setup -
4. Extracting Gutenprint
Now Extract GutenPrint into /tmp Directory
Possibly, Double-click/Right-click and open with Archive Manager: -
5. Installing Gutenprint
Finally, to Install Gutenprint on Ubuntu
First, access the Target:cd /tmp/gutenprint*
Configure it:
./configure
Make it:
make clean
make
And Install it with:
sudo make install
The Installation will be Quickly Achieved in about 5 Minutes.
For further Instructions and Details Look into the README File…
Contents