apropos
Search the manual pages for names and descriptions. More information: <https://manned.org/apropos>.
RUN apt-get update && \
apt-get install -y man-db
RUN apt-get update && \
apt-get install -y man-db
RUN pacman -S --noconfirm man-db
RUN apt-get update && \
apt-get install -y man-db
RUN yum install -y man-db
RUN dnf install -y man-db
RUN apt-get update && \
apt-get install -y man-db