macOS
brew install texi2htmllocal Homebrew formula metadata
sudo port install texi2htmlMacPorts ports tree · textproc/texi2html/Portfile · source: api.github.com
brew
Convert TeXinfo files to HTML. Version 5.0 via Homebrew; verified from local package data.
install
brew install texi2htmllocal Homebrew formula metadata
sudo port install texi2htmlMacPorts ports tree · textproc/texi2html/Portfile · source: api.github.com
sudo apt install texi2htmlDebian stable package indexes · texi2html · source: deb.debian.org
sudo dnf install texi2htmlFedora Rawhide package metadata · texi2html · source: dl.fedoraproject.org
nix profile install nixpkgs#texi2htmlnixpkgs package indexes · pkgs/by-name/te/texi2html/package.nix · source: api.github.com
sudo pacman -S texi2htmlArch Linux sync databases · texi2html · source: geo.mirror.pkgbuild.com
sudo zypper install texi2htmlopenSUSE Tumbleweed package metadata · texi2html · source: download.opensuse.org
overview
Convert TeXinfo files to HTML
history
Texi2HTML is an older converter for turning Texinfo documents into HTML, historically useful for projects that maintained GNU-style manuals but wanted web-readable output.
Official Savannah release archives show Texi2HTML tarballs from the 1.65 through 1.76 series uploaded in July 2005, followed by 1.78 in 2007, 1.80 and 1.82 in January 2009, and 5.0 in July 2010.
The NEWS-5.0 file records a broader formatter direction in 2010: the program could be called as makeinfo or texi2any, handled output formats including XML, DocBook, Info, HTML, and plaintext, and added new backends and compatibility changes.
Texi2HTML predates the modern package-manager CLI wave and belongs to the Unix documentation toolchain era. Its adoption came from projects using Texinfo as the source format for manuals and needing generated HTML for websites or packaged documentation.
The batch input shows that even as an older tool it remains packaged across Homebrew, Debian, Ubuntu, Fedora/dnf, MacPorts, Nix, Arch/pacman, and openSUSE/zypper. That is typical of legacy documentation converters: rarely trendy, but preserved because old build systems still refer to them.
The core use is running texi2html against Texinfo sources to produce HTML. The 5.0 NEWS file also notes makeinfo-compatible invocation, texi2any invocation, and multiple output backends, which made it useful in documentation build pipelines.
Package users normally install it to satisfy build dependencies for older source packages, regenerate project manuals, or keep historical documentation workflows reproducible.
Texi2HTML is package-nerd significant because it is part of the long tail of documentation infrastructure. It is the sort of converter that survives in package sets because removing it can break old manuals, ports, and source releases.
Its presence across many Unix package managers makes it a compatibility package: not a fashionable CLI, but a useful bridge between Texinfo source and generated web documentation.
security posture
narrow executable package without higher-risk signals.
green risk · low confidence · appliance
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
executables
| Command | Kind | Exposure | Note |
|---|---|---|---|
texi2html | cli | global executable |
freshness
These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.
https://www.nongnu.org/texi2html/
install metadata
| Package key | brew:texi2html |
|---|---|
| Version | 5.0 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/texi2html |
| Homepage | https://www.nongnu.org/texi2html/ |
| Repository | https://cvs.savannah.nongnu.org/viewvc/texi2html |
| Upstream docs | https://savannah.nongnu.org/projects/texi2html |
| License | GPL-2.0-or-later |
| Source archive | https://download.savannah.gnu.org/releases/texi2html/texi2html-5.0.tar.gz |
| Dependencies | gettext |
| Bottle | available (on arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, sonoma, ventura, x86_64_linux) |
| Homebrew post-install | not defined |
| Service | none declared |
registry facts
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | texi2html |
| Version Scheme | 0 |
| Revision | 0 |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
source database matches
Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.
texi2html 1.82+dfsg1-7
Convert Texinfo files to HTML
http://www.nongnu.org/texi2html
sudo apt install texi2htmltexi2html
nix profile install nixpkgs#texi2htmltexi2html 1.82+dfsg1-7
Convert Texinfo files to HTML
http://www.nongnu.org/texi2html
sudo apt install texi2htmltexi2html 5.0-26.fc44
A highly customizable texinfo to HTML and other formats translator
http://www.nongnu.org/texi2html/
sudo dnf install texi2htmltexi2html 5.0-8
Converts texinfo documents to HTML
https://www.nongnu.org/texi2html/
sudo pacman -S texi2htmltexi2html 5.0-6.5
Tool for converting texinfo documents to HTML
https://www.nongnu.org/texi2html/
sudo zypper install texi2htmltexi2html-lang 5.0-6.5
Translations for package texi2html
https://www.nongnu.org/texi2html/
sudo zypper install texi2html-langtexi2html
sudo port install texi2htmlsource trail
This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.