How To Install foo2qpdl on Fedora 36
Introduction
In this tutorial we learn how to install foo2qpdl
on Fedora 36.
What is foo2qpdl
foo2qpdl is an open source printer driver for printers that use the QPDL wire protocol for their print data, such as the Samsung CLP-300 or the Samsung CLP-310 or the Samsung CLP-315 or the Samsung CLP-325 or the Samsung CLP-365 or the Samsung CLP-600 or the Samsung CLP-610ND or the Samsung CLP-620ND or the Xerox Phaser 6110. These printers are often erroneously referred to as winprinters or GDI printers. However, Microsoft GDI only mandates the API between an application and the printer driver, not the protocol on the wire between the printer driver and the printer. In fact, QPDL printers are raster printers which happen to use a very efficient wire protocol. QPDL is just one of many wire protocols that are in use today, such as Postscript, PCL, Epson, ZjStream, etc.
We can use yum
or dnf
to install foo2qpdl
on Fedora 36. In this tutorial we discuss both methods but you only need to choose one of method to install foo2qpdl.
Install foo2qpdl on Fedora 36 Using dnf
Update yum database with dnf
using the following command.
sudo dnf makecache --refresh
After updating yum database, We can install foo2qpdl
using dnf
by running the following command:
sudo dnf -y install foo2qpdl
Install foo2qpdl on Fedora 36 Using yum
Update yum database with yum
using the following command.
sudo yum makecache --refresh
After updating yum database, We can install foo2qpdl
using yum
by running the following command:
sudo yum -y install foo2qpdl
How To Uninstall foo2qpdl on Fedora 36
To uninstall only the foo2qpdl
package we can use the following command:
sudo dnf remove foo2qpdl
foo2qpdl Package Contents on Fedora 36
/usr/bin/foo2qpdl
/usr/bin/foo2qpdl-wrapper
/usr/bin/qpdldecode
/usr/lib/.build-id
/usr/lib/.build-id/5f
/usr/lib/.build-id/5f/47a17d3c6a63035118efed3203da3b1543756a
/usr/lib/.build-id/80
/usr/lib/.build-id/80/01731e10dfd651ef3b8eaa88230d28a3131c68
/usr/share/cups/model/Samsung-CLP-300.ppd.gz
/usr/share/cups/model/Samsung-CLP-315.ppd.gz
/usr/share/cups/model/Samsung-CLP-325.ppd.gz
/usr/share/cups/model/Samsung-CLP-365.ppd.gz
/usr/share/cups/model/Samsung-CLP-600.ppd.gz
/usr/share/cups/model/Samsung-CLP-610.ppd.gz
/usr/share/cups/model/Samsung-CLP-620.ppd.gz
/usr/share/cups/model/Samsung-CLX-2160.ppd.gz
/usr/share/cups/model/Samsung-CLX-3160.ppd.gz
/usr/share/cups/model/Samsung-CLX-3175.ppd.gz
/usr/share/cups/model/Samsung-CLX-3185.ppd.gz
/usr/share/cups/model/Samsung-ML-1670.ppd.gz
/usr/share/cups/model/Samsung-ML-1675.ppd.gz
/usr/share/cups/model/Xerox-Phaser_6110.ppd.gz
/usr/share/cups/model/Xerox-Phaser_6115MFP.ppd.gz
/usr/share/doc/foo2qpdl
/usr/share/doc/foo2qpdl/ChangeLog
/usr/share/doc/foo2qpdl/README
/usr/share/foo2qpdl
/usr/share/foo2qpdl/crd
/usr/share/foo2qpdl/crd/CLP-300-1200x1200cms2
/usr/share/foo2qpdl/crd/CLP-300-1200x600cms2
/usr/share/foo2qpdl/crd/CLP-300-600x600cms2
/usr/share/foo2qpdl/crd/CLP-300cms
/usr/share/foo2qpdl/crd/CLP-600-1200x1200cms2
/usr/share/foo2qpdl/crd/CLP-600-1200x600cms2
/usr/share/foo2qpdl/crd/CLP-600-600x600cms2
/usr/share/foo2qpdl/crd/CLP-600cms
/usr/share/foo2qpdl/crd/black-text.ps
/usr/share/foo2qpdl/icm
/usr/share/foomatic/db/source/driver/foo2qpdl.xml
/usr/share/foomatic/db/source/opt/foo2qpdl-ColorAdjustB.xml
/usr/share/foomatic/db/source/opt/foo2qpdl-ColorAdjustC.xml
/usr/share/foomatic/db/source/opt/foo2qpdl-ColorAdjustCR.xml
/usr/share/foomatic/db/source/opt/foo2qpdl-ColorAdjustMG.xml
/usr/share/foomatic/db/source/opt/foo2qpdl-ColorAdjustS.xml
/usr/share/foomatic/db/source/opt/foo2qpdl-ColorAdjustYB.xml
/usr/share/foomatic/db/source/opt/foo2qpdl-ColorMode.xml
/usr/share/foomatic/db/source/opt/foo2qpdl-Duplex.xml
/usr/share/foomatic/db/source/opt/foo2qpdl-ICM.xml
/usr/share/foomatic/db/source/opt/foo2qpdl-InputSlot.xml
/usr/share/foomatic/db/source/opt/foo2qpdl-MediaType.xml
/usr/share/foomatic/db/source/opt/foo2qpdl-PageSize.xml
/usr/share/foomatic/db/source/opt/foo2qpdl-PrinterType.xml
/usr/share/foomatic/db/source/opt/foo2qpdl-Resolution.xml
/usr/share/foomatic/db/source/printer/Samsung-CLP-300.xml
/usr/share/foomatic/db/source/printer/Samsung-CLP-315.xml
/usr/share/foomatic/db/source/printer/Samsung-CLP-325.xml
/usr/share/foomatic/db/source/printer/Samsung-CLP-365.xml
/usr/share/foomatic/db/source/printer/Samsung-CLP-600.xml
/usr/share/foomatic/db/source/printer/Samsung-CLP-610.xml
/usr/share/foomatic/db/source/printer/Samsung-CLP-620.xml
/usr/share/foomatic/db/source/printer/Samsung-CLX-2160.xml
/usr/share/foomatic/db/source/printer/Samsung-CLX-3160.xml
/usr/share/foomatic/db/source/printer/Samsung-CLX-3175.xml
/usr/share/foomatic/db/source/printer/Samsung-CLX-3185.xml
/usr/share/foomatic/db/source/printer/Samsung-ML-1670.xml
/usr/share/foomatic/db/source/printer/Samsung-ML-1675.xml
/usr/share/foomatic/db/source/printer/Xerox-Phaser_6110.xml
/usr/share/foomatic/db/source/printer/Xerox-Phaser_6115MFP.xml
/usr/share/licenses/foo2qpdl
/usr/share/licenses/foo2qpdl/COPYING
/usr/share/man/man1/foo2qpdl-wrapper.1.gz
/usr/share/man/man1/foo2qpdl.1.gz
/usr/share/man/man1/qpdldecode.1.gz
References
Summary
In this tutorial we learn how to install foo2qpdl
on Fedora 36 using yum and [dnf]((/fedora/36/dnf/).