pod2texi
Documentation system for on-line information and printed output
RUN apt-get update && \
apt-get install -y texinfo
RUN apt-get update && \
apt-get install -y texinfo
RUN apk add texinfo
RUN pacman -S --noconfirm texinfo
RUN apt-get update && \
apt-get install -y texinfo
RUN yum install -y texinfo
RUN dnf install -y texinfo
RUN apt-get update && \
apt-get install -y texinfo