# Installer texinfo avec Homebrew, apk, apt, dnf, MacPorts, Nix, pacman, zypper

Consultez les chemins d'installation, exécutables, métadonnées et notes de sécurité de texinfo pour les workflows d'agents IA.

## installation

```sh
sudo av install brew:texinfo
```

Commandes d'installation supplémentaires:

### macOS

- Homebrew (100%):

```sh
brew install texinfo
```

  Preuve: local Homebrew formula metadata

- MacPorts (94%):

```sh
sudo port install texinfo
```

  Preuve: MacPorts ports tree: textproc/texinfo/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1

### Linux

- apk (92%):

```sh
sudo apk add texinfo
```

  Preuve: Alpine Linux edge package indexes: texinfo from https://dl-cdn.alpinelinux.org/alpine/edge/main/x86_64/APKINDEX.tar.gz

- Debian apt (92%):

```sh
sudo apt install texinfo
```

  Preuve: Debian stable package indexes: texinfo from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz

- dnf (92%):

```sh
sudo dnf install texinfo
```

  Preuve: Fedora Rawhide package metadata: texinfo from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/07190dc5ae9f35ae73866675fed6d95fe6e8d9fe22c9d7cdf85862cb2ed24a4c-primary.xml.zst

- Nix (92%):

```sh
nix profile install nixpkgs#texinfo
```

  Preuve: nixpkgs package indexes: texinfo from https://raw.githubusercontent.com/NixOS/nixpkgs/master/pkgs/top-level/all-packages.nix

- pacman (92%):

```sh
sudo pacman -S texinfo
```

  Preuve: Arch Linux sync databases: texinfo from https://geo.mirror.pkgbuild.com/core/os/x86_64/core.db.tar.gz

- zypper (92%):

```sh
sudo zypper install texinfo
```

  Preuve: openSUSE Tumbleweed package metadata: texinfo from https://download.opensuse.org/tumbleweed/repo/oss/repodata/50b07339cb64c8ed4091bdbabddadc1ff5737b090e478818a195b40d8a3292861a879139b4a3987c31109699fde9fbf4a716367ddf4eef77da75f96e3193d6ed-primary.xml.zst

## Faits du paquet

- **Clé du paquet:** brew:texinfo
- **Gestionnaire de paquets:** Homebrew
- **Version:** 7.3
- **Résumé source:** Official documentation format of the GNU project
- **Page d'accueil:** <https://www.gnu.org/software/texinfo/>
- **Dernière mise à jour:** 2026-07-29T23:04:27Z
- **Généré:** 2026-08-03T19:37:03+00:00

## exécutables

- info (alias)
- install-info (alias)
- makeinfo (alias)
- pdftexi2dvi (alias)
- pod2texi (alias)
- texi2any (alias)
- texi2dvi (alias)
- texi2pdf (alias)
- texindex (alias)

## Comportement d'installation

- Bouteille: non disponible

## Version et fraîcheur

- page générée: 2026-08-03
- version du gestionnaire: 7.3
## Historique du projet et usages

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.

### Historique du projet

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.

### Historique d'adoption

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.

### Modes d'utilisation

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.

### Pourquoi les passionnés de paquets s'y intéressent

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.

### Chronologie

- 1980s: Richard M. Stallman invents the Texinfo format and writes the initial processors and edition 1.0 of the manual.
- Texinfo 3.8 era: Brian Fox maintains the standalone distribution and writes the standalone makeinfo and info programs.
- After Texinfo 3.8: Karl Berry continues Texinfo maintenance.
- Current GNU releases: Texinfo remains the official GNU documentation system and ships texi2any, makeinfo, info, install-info, and related tools.

### Related projects

- GNU Emacs and the GNU Info reader ecosystem are historically linked to Texinfo manuals.
- TeX is used for print-oriented Texinfo output such as DVI and PDF.
- texi2mdoc converts Texinfo sources into BSD mdoc(7) manual markup for mandoc workflows.

### Sources

- <https://ftp.gnu.org/old-gnu/Manuals/texinfo-4.2/html_node/History.html - GNU Texinfo manual history credits Stallman, Chassell, Fox, and Berry.>
- <https://www.gnu.org/software/texinfo - GNU Texinfo project homepage.>
- <https://www.gnu.org/software/texinfo/manual/texinfo/texinfo.html - current GNU Texinfo manual.>


## Notes de sécurité

narrow executable package without higher-risk signals.

- **Risque Geiger:** vert / faible
- narrow executable package without higher-risk signals

## Autres enregistrements de gestionnaires de paquets

- Debian apt - info - 7.1.1-1+b1: normalized package name match | Debian stable package indexes: info from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz | Standalone GNU Info documentation browser | https://www.gnu.org/software/texinfo/
- Debian apt - install-info - 7.1.1-1+b1: normalized package name match | Debian stable package indexes: install-info from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz | Manage installed documentation in info format | https://www.gnu.org/software/texinfo/
- Debian apt - texinfo - 7.1.1-1: normalized package name match | Debian stable package indexes: texinfo from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz | Documentation system for on-line information and printed output | https://www.gnu.org/software/texinfo/
- Debian apt - texinfo-lib - 7.1.1-1+b1: normalized package name match | Debian stable package indexes: texinfo-lib from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz | Libraries needed by the texinfo package | https://www.gnu.org/software/texinfo/
- Nix - texinfo: normalized package name match | nixpkgs package indexes: texinfo from https://raw.githubusercontent.com/NixOS/nixpkgs/master/pkgs/top-level/all-packages.nix
- Ubuntu apt - info - 7.1-3build2: normalized package name match | Ubuntu 24.04 LTS package indexes: info from https://archive.ubuntu.com/ubuntu/dists/noble/main/binary-amd64/Packages.gz | Standalone GNU Info documentation browser | https://www.gnu.org/software/texinfo/
- Ubuntu apt - install-info - 7.1-3build2: normalized package name match | Ubuntu 24.04 LTS package indexes: install-info from https://archive.ubuntu.com/ubuntu/dists/noble/main/binary-amd64/Packages.gz | Manage installed documentation in info format | https://www.gnu.org/software/texinfo/
- Ubuntu apt - texinfo - 7.1-3build2: normalized package name match | Ubuntu 24.04 LTS package indexes: texinfo from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz | Documentation system for on-line information and printed output | https://www.gnu.org/software/texinfo/
- Ubuntu apt - texinfo-lib - 7.1-3build2: normalized package name match | Ubuntu 24.04 LTS package indexes: texinfo-lib from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz | Libraries needed by the texinfo package | https://www.gnu.org/software/texinfo/
- apk - texinfo - 7.3-r0: normalized package name match | Alpine Linux edge package indexes: texinfo from https://dl-cdn.alpinelinux.org/alpine/edge/main/x86_64/APKINDEX.tar.gz | Utilities to work with and produce manuals, ASCII text, and on-line documentation from a single source file | https://www.gnu.org/software/texinfo/
- apk - texinfo-doc - 7.3-r0: normalized package name match | Alpine Linux edge package indexes: texinfo-doc from https://dl-cdn.alpinelinux.org/alpine/edge/main/x86_64/APKINDEX.tar.gz | Utilities to work with and produce manuals, ASCII text, and on-line documentation from a single source file (documentation) | https://www.gnu.org/software/texinfo/
- dnf - info - 7.3-3.fc45: normalized package name match | Fedora Rawhide package metadata: info from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/07190dc5ae9f35ae73866675fed6d95fe6e8d9fe22c9d7cdf85862cb2ed24a4c-primary.xml.zst | A stand-alone TTY-based reader for GNU texinfo documentation | http://www.gnu.org/software/texinfo/
- dnf - texinfo - 7.3-3.fc45: normalized package name match | Fedora Rawhide package metadata: texinfo from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/07190dc5ae9f35ae73866675fed6d95fe6e8d9fe22c9d7cdf85862cb2ed24a4c-primary.xml.zst | Tools needed to create Texinfo format documentation files | http://www.gnu.org/software/texinfo/
- dnf - texinfo-tex - 7.3-3.fc45: normalized package name match | Fedora Rawhide package metadata: texinfo-tex from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/07190dc5ae9f35ae73866675fed6d95fe6e8d9fe22c9d7cdf85862cb2ed24a4c-primary.xml.zst | Tools for formatting Texinfo documentation files using TeX | http://www.gnu.org/software/texinfo/
- pacman - texinfo - 7.3-1: normalized package name match | Arch Linux sync databases: texinfo from https://geo.mirror.pkgbuild.com/core/os/x86_64/core.db.tar.gz | GNU documentation system for on-line information and printed output | https://www.gnu.org/software/texinfo/
- zypper - info - 7.3-1.5: normalized package name match | openSUSE Tumbleweed package metadata: info from https://download.opensuse.org/tumbleweed/repo/oss/repodata/50b07339cb64c8ed4091bdbabddadc1ff5737b090e478818a195b40d8a3292861a879139b4a3987c31109699fde9fbf4a716367ddf4eef77da75f96e3193d6ed-primary.xml.zst | A Stand-Alone Terminal-Based Info Browser | https://www.gnu.org/software/texinfo/


## Combined YAML source

View the package source record on GitHub. [combined/texinfo.yml](https://github.com/mxcl/pkgdb/blob/main/combined/texinfo.yml)


## Sources

- pkg.so package database
- Geiger risk classifier
- curated package history
- pkgdb category and tag curation
- external package-manager database matches
- cross-ecosystem install command graph
