grefer

GNU troff text-formatting system

Debian Debian
RUN apt-get update && \ apt-get install -y groff
Ubuntu
RUN apt-get update && \ apt-get install -y groff
Alpine
RUN apk add groff
Arch Arch Linux
RUN pacman -S --noconfirm groff
image/svg+xml Kali Linux
RUN apt-get update && \ apt-get install -y groff
CentOS
RUN yum install -y groff
Fedora
RUN dnf install -y groff
Raspbian
RUN apt-get update && \ apt-get install -y groff
click the source code to copy install grefer on any operating system with command-not-found.com