pdfgrep
Search text in PDF files. More information: <https://pdfgrep.org>.
RUN apt-get update && \
apt-get install -y pdfgrep
RUN apt-get update && \
apt-get install -y pdfgrep
RUN apk add pdfgrep
RUN pacman -S --noconfirm pdfgrep
RUN apt-get update && \
apt-get install -y pdfgrep
RUN dnf install -y pdfgrep
RUN apt-get update && \
apt-get install -y pdfgrep