djvuserve

CGI program for unbundling DjVu files on the fly

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