mandb
Manage the pre-formatted manual page database. More information: <https://man7.org/linux/man-pages/man8/mandb.8.html>.
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