Setting Up
-
3. Downloading
Download GutenPrint Source for Linux
-
4. Extracting
Double-Click on Archive
And Extract into /tmp:Or from Command Line:
tar xvf ~/Downloads/gutenprint*.tar.bz2 -C /tmp/
-
5. Installing GutenPrint
Then to Install Gutenprint on Fedora
Run one by one the following instructions:cd /tmp/gutenprint*
./configure
make clean
make
sudo make install
The Installation should be Quickly Achieved in about 5 Minutes.
For further Instructions and Details Look into the README File…
Contents