Installing
-
3. Downloading GutenPrint
Download GutenPrint Source for Linux
-
4. Extracting GutenPrint
Then Extract Gutenprint into /tmp
Possibly Double-Click/Right-Click to open with Archive Manager:Or from Command Line:
tar xvf ~/Downloads/gutenprint*.tar.bz2 -C /tmp/
-
5. Installing GutenPrint
Installing Gutenprint on Mint Linux
Run these Commands one by one: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