info2man

Convert GNU info files to POD or man pages

Install

All systems
curl cmd.cat/info2man.sh
Debian Debian
apt-get install info2man
Ubuntu
apt-get install info2man
image/svg+xml Kali Linux
apt-get install info2man
Windows (WSL2)
sudo apt-get update sudo apt-get install info2man
Raspbian
apt-get install info2man

info2man

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.