How to Install xmltoman in Ubuntu 18.04



Install xmltoman by entering the following commands in the terminal:

sudo apt update
sudo apt install xmltoman

Description:

simple XML to man converter

xmltoman and xmlmantohtml are two small scripts to convert xml to man pages in groff format or html. It features the usual man page items such a "description", "options", "see also" etc.

Homepage: https://gitlab.com/atsb/xmltoman

Version: 0.5-1

Section: universe/devel