zdohnal/printer-apps

( forked from nielsenb/printer-apps )

Project ID: 114603

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
Fedora 40 aarch64 (7)*, i386 (7)*, ppc64le (7)*, s390x (7)*, x86_64 (6)* Fedora 40 (0 downloads)
Fedora 41 aarch64 (1228)*, i386 (0)*, ppc64le (1215)*, s390x (1221)*, x86_64 (1290)* Fedora 41 (89 downloads)
Fedora 42 aarch64 (766)*, i386 (0)*, ppc64le (785)*, s390x (771)*, x86_64 (794)* Fedora 42 (55 downloads)
Fedora 43 aarch64 (85)*, ppc64le (85)*, s390x (85)*, x86_64 (85)* Fedora 43 (6 downloads)
Fedora rawhide aarch64 (7371)*, i386 (6441)*, ppc64le (7299)*, s390x (7359)*, x86_64 (7317)* Fedora rawhide (63 downloads)

* Total number of downloaded packages.

External Repository List

The following repositories are accessible during builds