texi2any

Documentation system for on-line information and printed output

Install

All systems
curl cmd.cat/texi2any.sh
Debian Debian
apt-get install texinfo
Ubuntu
apt-get install texinfo
Alpine
apk add texinfo
Arch Arch Linux
pacman -S texinfo
image/svg+xml Kali Linux
apt-get install texinfo
CentOS
yum install texinfo
Fedora
dnf install texinfo
Windows (WSL2)
sudo apt-get update sudo apt-get install texinfo
OS X
brew install texinfo
Raspbian
apt-get install texinfo
Docker
docker run cmd.cat/texi2any texi2any powered by Commando

texinfo

Documentation system for on-line information and printed output

Texinfo is a documentation system that uses a single source file to produce both on-line information and printed output. Using Texinfo, you can create a printed document with the normal features of a book, including chapters, sections, cross references, and indices. From the same Texinfo source file, you can create a menu-driven, on-line Info file with nodes, menus, cross references, and indices.