How to Install go-md2man in Ubuntu 18.04



Install go-md2man by entering the following commands in the terminal:

sudo apt update
sudo apt install go-md2man

Description:

utility to create manpages from markdown

Turns Markdown into manpages, which is really handy for people that don't want to learn how to make manpages from stuff like DocBook. . This package contains the conversion binary.

Homepage: https://github.com/cpuguy83/go-md2man

Version: 1.0.6+git20170603.6.23709d0+ds-1

Section: universe/doc