mupdf
A lightweight PDF, XPS, and E-book viewer. More information: <https://www.mupdf.com>.
RUN apt-get update && \
apt-get install -y mupdf
RUN apt-get update && \
apt-get install -y mupdf
RUN apk add mupdf
RUN pacman -S --noconfirm mupdf
RUN apt-get update && \
apt-get install -y mupdf
RUN dnf install -y mupdf
RUN apt-get update && \
apt-get install -y mupdf