This package browser is in early development. Mind the rough edges.

cups 2.4.9

The Common Unix Printing System

CUPS is a printing system that uses IPP to talk to printers and network clients. It also provides the old lp and lpr commands, a Web interface, and a C programming interface to manage printers and print jobs.

CUPS can print to both local (USB, serial, even parallel) and networked printers. Almost any modern printer supports IPP Everywhere, sometimes sold as AirPrint, and is supported out of the box. Older printers can be supported through legacy PPD-based printer drivers called ``printer applications''. These must be installed separately.

Installation

Install cups 2.4.9 as follows:

guix install cups@2.4.9

Or install the latest version:

guix install cups

You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell documentation for more information.