ghostscript-with-cups
PostScript and PDF interpreter
Ghostscript is an interpreter for the PostScript language and the PDF file format. It also includes a C library that implements the graphics capabilities of the PostScript language. It supports a wide variety of output file formats and printers.
- Versions: 9.56.1
- Website: https://www.ghostscript.com/
- Licenses: AGPL 3+
- Package source: gnu/packages/ghostscript.scm
- Builds: See build status
- Issues: See known issues
Installation
Install the latest version of ghostscript-with-cups
as follows:
guix install ghostscript-with-cups
Or install a particular version:
guix install ghostscript-with-cups@9.56.1
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 ghostscript-with-cups about the latest version available in Guix.
Example HTML:
<a href='https://packages.guix.gnu.org/packages/ghostscript-with-cups'><img src='https://packages.guix.gnu.org/packages/ghostscript-with-cups/badges/latest-version.svg' alt='Version in GNU Guix'></a>
Example Markdown:
[](https://packages.guix.gnu.org/packages/ghostscript-with-cups)
Example Org:
[[https://packages.guix.gnu.org/packages/ghostscript-with-cups][https://packages.guix.gnu.org/packages/ghostscript-with-cups/badges/latest-version.svg]]