pdfjam

Shell frontend for the LaTeX pdfpages package for mingling PDFs. More information: <https://github.com/rrthomas/pdfjam>.

Debian Debian
RUN apt-get update && \ apt-get install -y texlive-extra-utils
Ubuntu
RUN apt-get update && \ apt-get install -y texlive-extra-utils
Arch Arch Linux
RUN pacman -S --noconfirm texlive-pdfjam-7
image/svg+xml Kali Linux
RUN apt-get update && \ apt-get install -y texlive-extra-utils
Fedora
RUN dnf install -y texlive-pdfjam-7
Raspbian
RUN apt-get update && \ apt-get install -y texlive-extra-utils
click the source code to copy install pdfjam on any operating system with command-not-found.com