pdfjoin

PDF merging utility based on pdfjam. More information: <https://github.com/rrthomas/pdfjam-extras>.

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-core
image/svg+xml Kali Linux
RUN apt-get update && \ apt-get install -y texlive-extra-utils
Fedora
RUN dnf install -y texlive-pdfjam-bin-6
Raspbian
RUN apt-get update && \ apt-get install -y texlive-extra-utils
click the source code to copy install pdfjoin on any operating system with command-not-found.com