makewhatis

BSD manpage compiler toolset

Debian Debian
RUN apt-get update && \ apt-get install -y mandoc
Ubuntu
RUN apt-get update && \ apt-get install -y mandoc
Alpine
RUN apk add man
image/svg+xml Kali Linux
RUN apt-get update && \ apt-get install -y mandoc
CentOS
RUN yum install -y man
Raspbian
RUN apt-get update && \ apt-get install -y mandoc
click the source code to copy install makewhatis on any operating system with command-not-found.com