How to Install info2man in Ubuntu 18.04



Install info2man by entering the following commands in the terminal:

sudo apt update
sudo apt install info2man

Description:

Convert GNU info files to POD or man pages

This package provides the info2pod tool to convert GNU info documents into Perl's POD (Plain Old Documentation) format. From there, they can be converted to manual pages to be viewed by people who prefer conventional pagers to the standard info viewer or Emacs. . The info2man tool uses info2pod and pod2man to perform the conversion in one step.

Homepage: http://www.cskk.ezoshosting.com/cs/css/info2pod.html

Version: 1.1-8

Section: universe/doc