info
Reads documentation stored in the info format. More information: <https://en.wikipedia.org/wiki/Info_(Unix)>.
RUN apt-get update && \
apt-get install -y info
RUN apt-get update && \
apt-get install -y info
RUN pacman -S --noconfirm info
RUN apt-get update && \
apt-get install -y info
RUN yum install -y info
RUN dnf install -y info
RUN apt-get update && \
apt-get install -y info