cd-create-profile
system service to manage device colour profiles -- system daemon
Install
- All systems
-
curl cmd.cat/cd-create-profile.sh
- Debian
-
apt-get install colord - Ubuntu
-
apt-get install colord -
Alpine
-
apk add colord - Arch Linux
-
pacman -S colord - Kali Linux
-
apt-get install colord - CentOS
-
yum install colord - Fedora
-
dnf install colord - Windows (WSL2)
-
sudo apt-get updatesudo apt-get install colord - Raspbian
-
apt-get install colord - Docker
-
docker run cmd.cat/cd-create-profile cd-create-profilepowered by Commando
colord
system service to manage device colour profiles -- system daemon
colord is a system service that makes it easy to manage, install and generate colour profiles to accurately colour manage input and output devices. It provides a D-Bus API for system frameworks to query, a persistent data store, and a mechanism for session applications to set system policy. This package contains the dbus-activated colord system daemon.