db2man

Convert DocBook files to other formats (HTML, RTF, PS, man, PDF)

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