dvibook

Binaries for TeX Live

Debian Debian
RUN apt-get update && \ apt-get install -y texlive-binaries
Ubuntu
RUN apt-get update && \ apt-get install -y texlive-binaries
Arch Arch Linux
RUN pacman -S --noconfirm texlive-bin
image/svg+xml Kali Linux
RUN apt-get update && \ apt-get install -y texlive-binaries
CentOS
RUN yum install -y texlive-dviutils
Fedora
RUN dnf install -y texlive-seetexk-bin-6
Raspbian
RUN apt-get update && \ apt-get install -y texlive-binaries
click the source code to copy install dvibook on any operating system with command-not-found.com