rtf2rtf

convert LinuxDoc SGML source into other formats

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