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 (81)*, i386 (82)*, ppc64le (67)*, s390x (97)*, x86_64 (76)* | Fedora 40 (0 downloads) |
![]() |
aarch64 (122)*, i386 (101)*, ppc64le (155)*, s390x (119)*, x86_64 (147)* | Fedora 41 (40 downloads) |
![]() |
aarch64 (57)*, i386 (34)*, ppc64le (41)*, s390x (20)*, x86_64 (43)* | Fedora 42 (15 downloads) |
![]() |
aarch64 (529)*, i386 (533)*, ppc64le (543)*, s390x (527)*, x86_64 (581)* | Fedora rawhide (104 downloads) |
* Total number of downloaded packages.
External Repository List
The following repositories are accessible during builds