xpdf
Portable Document Format (PDF) file viewer. More information: <https://www.xpdfreader.com/xpdf-man.html>.
RUN apt-get update && \
apt-get install -y xpdf
RUN apt-get update && \
apt-get install -y xpdf
RUN apk add xpdf
RUN pacman -S --noconfirm xpdf
RUN apt-get update && \
apt-get install -y xpdf
RUN dnf install -y xpdf
RUN apt-get update && \
apt-get install -y xpdf