How to Install help2man in Ubuntu 18.04



Install help2man by entering the following commands in the terminal:

sudo apt update
sudo apt install help2man

Description:

Automatic manpage generator

Program to create simple man pages from the --help and --version output of other programs. . Since most GNU documentation is now in info format, this provides a way to generate a placeholder man page pointing to that resource while still providing some useful information.

Version: 1.47.6

Section: universe/devel