linkicc
Little CMS 2 color management library (utilities)
RUN apt-get update && \
apt-get install -y liblcms2-utils
RUN apt-get update && \
apt-get install -y liblcms2-utils
RUN apk add lcms2
RUN pacman -S --noconfirm lcms2
RUN apt-get update && \
apt-get install -y liblcms2-utils
RUN yum install -y lcms2
RUN dnf install -y lcms2
RUN apt-get update && \
apt-get install -y liblcms2-utils