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

colord-minimal

Color management service

Colord is a system service that makes it easy to manage, install and generate color profiles to accurately color manage input and output devices.

Installation

Install the latest version of colord-minimal as follows:

guix install colord-minimal

Or install a particular version:

guix install colord-minimal@1.4.6

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 colord-minimal about the latest version available in Guix.

Example HTML:

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

Example Markdown:

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

Example Org:

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