cd-fix-profile

system service to manage device colour profiles -- system daemon

Debian Debian
RUN apt-get update && \ apt-get install -y colord
Ubuntu
RUN apt-get update && \ apt-get install -y colord
Alpine
RUN apk add colord
Arch Arch Linux
RUN pacman -S --noconfirm colord
image/svg+xml Kali Linux
RUN apt-get update && \ apt-get install -y colord
CentOS
RUN yum install -y colord
Fedora
RUN dnf install -y colord
Raspbian
RUN apt-get update && \ apt-get install -y colord
click the source code to copy install cd-fix-profile on any operating system with command-not-found.com