texi2html

Convert Texinfo files to HTML

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