nielsenb/printer-apps
Project ID: 49444
Description
PostScript, GhostScript, hplip, and GutenPrint, pappl based printer apps. Intended for use with cups-filters-2.0-repo enabled.
Installation Instructions
Intended for use with cups-filters-2.0-repo enabled.
For PostScript:
# dnf install ps-printer-app
$ ps-printer-app server
For GhostScript:
# dnf install ghostscript-printer-app
$ ghostscript-printer-app server
For hplip:
# dnf install hplip-printer-app
$ hplip-printer-app server
For GutenPrint:
# dnf install gutenprint-printer-app
$ gutenprint-printer-app server
The server, once started, can be found at http://localhost:8000
Service files are also provided for system wide printers. For example, to use the service for ps-printer-app
:
# sudo systemctl start ps-printer-app.service
The server will listen on port 8### where ### will be the UID for the ps-printer-app user (which can be found in the /etc/passwd
file), for example if ps-printer-app has UID 981, the server will be listening at http://localhost:8981
Active Releases
The following unofficial repositories are provided as-is by owner of this project. Contact the owner directly for bugs or issues (IE: not bugzilla).
Release | Architectures | Repo Download |
---|---|---|
![]() |
aarch64 (186)*, i386 (184)*, ppc64le (177)*, s390x (197)*, x86_64 (176)* | Fedora 39 (0 downloads) |
![]() |
aarch64 (60)*, i386 (55)*, ppc64le (48)*, s390x (65)*, x86_64 (49)* | Fedora 40 (61 downloads) |
![]() |
aarch64 (75)*, i386 (67)*, ppc64le (86)*, s390x (85)*, x86_64 (106)* | Fedora 41 (29 downloads) |
![]() |
aarch64 (20)*, i386 (10)*, ppc64le (10)*, s390x (10)*, x86_64 (20)* | Fedora 42 (4 downloads) |
![]() |
aarch64 (478)*, i386 (489)*, ppc64le (495)*, s390x (475)*, x86_64 (519)* | Fedora rawhide (94 downloads) |
* Total number of downloaded packages.
External Repository List
The following repositories are accessible during builds