texi2dvi

Documentation system for on-line information and printed output

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