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

splix

QPDL (SPL2) printer driver

SpliX is a set of CUPS drivers for printers that speak QPDL, also called SPL2. These include many laser printers sold by Samsung, Xerox, Lexmark, Toshiba, and Dell.

Colour printers need colour profile files to get better results. These cms files are provided by the printer's manufacturer and must be obtained and installed separately.

Installation

Install the latest version of splix as follows:

guix install splix

Or install a particular version:

guix install splix@2.0.0-315.76268c4

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.

Badge code

You can use the following badge to inform users of splix about the latest version available in Guix.

Example HTML:

<a href='https://packages.guix.gnu.org/packages/splix'><img src='https://packages.guix.gnu.org/packages/splix/badges/latest-version.svg' alt='Version in GNU Guix'></a>

Example Markdown:

[![Version in GNU Guix](https://packages.guix.gnu.org/packages/splix/badges/latest-version.svg)](https://packages.guix.gnu.org/packages/splix)

Example Org:

[[https://packages.guix.gnu.org/packages/splix][https://packages.guix.gnu.org/packages/splix/badges/latest-version.svg]]