macOS
brew install texinfoprovider-native install command
brew / rank 793
Official documentation format of the GNU project. Version 7.3 via Homebrew; verified 2026-07-29.
install
brew install texinfoprovider-native install command
overview
Official documentation format of the GNU project
history
GNU Texinfo is the GNU project's documentation system and format, designed so one source document can produce online Info documentation and printable output. In package-manager culture, texinfo is both a documentation format and a practical build dependency: packages use makeinfo, texi2any, install-info, and info to build, install, and read manuals.
The GNU Texinfo manual's history section attributes the invention of the Texinfo format, the initial processors, and edition 1.0 of the manual to Richard M. Stallman. Robert J. Chassell substantially revised and extended the manual starting with edition 1.1, Brian Fox maintained the standalone Texinfo distribution through version 3.8 and wrote the standalone makeinfo and info programs, and Karl Berry continued maintenance after Texinfo 3.8.
Texinfo became deeply associated with GNU because it solved a packaging problem GNU projects shared: keeping reference manuals, online Info readers, and printed documentation in one source format. The GNU manual and homepage describe Texinfo as the GNU documentation system, and the package is carried across mainstream Unix-like package managers under names such as texinfo or info.
The package is used in build systems to convert .texi sources into Info, HTML, DVI, PDF, and related output. Its executables include makeinfo and texi2any for conversion, info for reading Info manuals, install-info for registering manuals, and texi2dvi/texi2pdf-style tools for TeX-backed print output.
Texinfo is a classic transitive dependency in source builds: many GNU and GNU-adjacent packages ship manuals in .texi form even when users never open the Info reader. Package maintainers care about whether a build requires makeinfo, whether generated Info files are shipped, and whether install-info hooks are needed after installation.
It also marks a cultural boundary between GNU and BSD documentation stacks. Texinfo and Info emphasize hyperlinked manuals and single-source publishing, while BSD packaging often favors mdoc(7) manpages and mandoc.
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 |
|---|---|---|---|
info | executable | indexed executable | Discovered from the local executable index. |
install-info | executable | indexed executable | Discovered from the local executable index. |
makeinfo | executable | indexed executable | Discovered from the local executable index. |
pdftexi2dvi | executable | indexed executable | Discovered from the local executable index. |
pod2texi | executable | indexed executable | Discovered from the local executable index. |
texi2any | executable | indexed executable | Discovered from the local executable index. |
texi2dvi | executable | indexed executable | Discovered from the local executable index. |
texi2pdf | executable | indexed executable | Discovered from the local executable index. |
texindex | executable | indexed executable | Discovered from the local executable index. |
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.
install metadata
| Package key | brew:texinfo |
|---|---|
| Version | 7.3 |
| Package manager | Homebrew |
| Homepage | https://www.gnu.org/software/texinfo/ |
| Last updated | 2026-07-29T23:04:27Z |
| Pulse | updated |
| Bottle | not recorded |
| Service | none declared |
source 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.