paperconfig
Library for handling paper characteristics
RUN apt-get update && \
apt-get install -y libpaper-utils
RUN apt-get update && \
apt-get install -y libpaper-utils
RUN apk add libpaper
RUN pacman -S --noconfirm libpaper
RUN apt-get update && \
apt-get install -y libpaper-utils
RUN yum install -y libpaper
RUN dnf install -y libpaper
RUN apt-get update && \
apt-get install -y libpaper-utils