# 使用 Homebrew, apt, dnf, MacPorts, Nix, pacman, zypper 安装 texi2html

查看 texi2html 的安装路径、可执行文件、元数据以及面向 AI 代理工作流的安全说明。

## 安装

```sh
sudo av install brew:texi2html
```

其他安装命令:

### macOS

- Homebrew (100%):

```sh
brew install texi2html
```

  证据: local Homebrew formula metadata

- MacPorts (94%):

```sh
sudo port install texi2html
```

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

### Linux

- Debian apt (92%):

```sh
sudo apt install texi2html
```

  证据: Debian stable package indexes: texi2html from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz

- dnf (92%):

```sh
sudo dnf install texi2html
```

  证据: Fedora Rawhide package metadata: texi2html from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/210a2053c8e007daf9ae39c2a21daaed9b2ddd07d63ecffa597050361e73650c-primary.xml.zst

- Nix (92%):

```sh
nix profile install nixpkgs#texi2html
```

  证据: nixpkgs package indexes: pkgs/by-name/te/texi2html/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1

- pacman (92%):

```sh
sudo pacman -S texi2html
```

  证据: Arch Linux sync databases: texi2html from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz

- zypper (92%):

```sh
sudo zypper install texi2html
```

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

## 软件包事实

- **软件包键:** brew:texi2html
- **软件包管理器:** Homebrew
- **软件包管理器页面:** <https://formulae.brew.sh/formula/texi2html>
- **版本:** 5.0
- **来源摘要:** Convert TeXinfo files to HTML
- **主页:** <https://www.nongnu.org/texi2html/>
- **上游文档:** <https://www.nongnu.org/texi2html/>
- **许可证:** GPL-2.0-or-later
- **源码归档:** <https://download.savannah.gnu.org/releases/texi2html/texi2html-5.0.tar.gz>
- **已生成:** 2026-08-04T22:13:35+00:00

## 可执行文件

- texi2html (cli)
- texi2html (别名)

## 依赖

- gettext

## 安装行为

- post-install 钩子: 未定义
- Bottle: 可用 于 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, sonoma, ventura, x86_64_linux

## 版本和新鲜度

- 页面生成时间: 2026-08-04
- 管理器版本: 5.0
- 本地数据: OK
- 上游仓库: https://www.nongnu.org/texi2html/
- 信息: No package-manager update timestamp was available.
- 信息: Release/tag comparison is only available for GitHub repositories.
## 项目历史与用法

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.

### 时间线

- 2005: Savannah archive contains 1.65 through 1.76 release tarballs.
- 2007: Version 1.78 released.
- 2009: Versions 1.80 and 1.82 released.
- 2010: Version 5.0 released with makeinfo and texi2any invocation support and additional output backends.

### Related projects

- GNU Texinfo, makeinfo, texi2any, Info manuals, DocBook, XML output, plaintext manual generation, and legacy documentation build systems.

### 来源

- current_curation.docs
- <https://download.savannah.nongnu.org/releases/texi2html/>
- <https://download.savannah.nongnu.org/releases/texi2html/NEWS-5.0>
- input.source_facts.package-manager


## 安全说明

narrow executable package without higher-risk signals.

- **Geiger 风险:** 绿色 / 低
- narrow executable package without higher-risk signals

## 源数据库详情

- **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:** stable

## 其他软件包管理器记录

- Debian apt - texi2html - 1.82+dfsg1-7: normalized package name match | Debian stable package indexes: texi2html from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz | Convert Texinfo files to HTML | http://www.nongnu.org/texi2html
- Nix - texi2html: normalized package name match | nixpkgs package indexes: pkgs/by-name/te/texi2html/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
- Ubuntu apt - texi2html - 1.82+dfsg1-7: normalized package name match | Ubuntu 24.04 LTS package indexes: texi2html from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz | Convert Texinfo files to HTML | http://www.nongnu.org/texi2html
- dnf - texi2html - 5.0-27.fc45: normalized package name match | Fedora Rawhide package metadata: texi2html from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/210a2053c8e007daf9ae39c2a21daaed9b2ddd07d63ecffa597050361e73650c-primary.xml.zst | A highly customizable texinfo to HTML and other formats translator | http://www.nongnu.org/texi2html/
- pacman - texi2html - 5.0-8: normalized package name match | Arch Linux sync databases: texi2html from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz | Converts texinfo documents to HTML | https://www.nongnu.org/texi2html/
- zypper - texi2html - 5.0-6.6: normalized package name match | openSUSE Tumbleweed package metadata: texi2html from https://download.opensuse.org/tumbleweed/repo/oss/repodata/50b07339cb64c8ed4091bdbabddadc1ff5737b090e478818a195b40d8a3292861a879139b4a3987c31109699fde9fbf4a716367ddf4eef77da75f96e3193d6ed-primary.xml.zst | Tool for converting texinfo documents to HTML | https://www.nongnu.org/texi2html/
- zypper - texi2html-lang - 5.0-6.6: normalized package name match | openSUSE Tumbleweed package metadata: texi2html-lang from https://download.opensuse.org/tumbleweed/repo/oss/repodata/50b07339cb64c8ed4091bdbabddadc1ff5737b090e478818a195b40d8a3292861a879139b4a3987c31109699fde9fbf4a716367ddf4eef77da75f96e3193d6ed-primary.xml.zst | Translations for package texi2html | https://www.nongnu.org/texi2html/
- MacPorts - texi2html: normalized package name match | MacPorts ports tree: textproc/texi2html/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1


## 相关链接

- [Terminal utility packages](https://pkg.so/zh-hans/terminal-utilities/) - Matched terminal and command-line workflow metadata.
- [Text processing packages](https://pkg.so/zh-hans/text-processing-tools/) - Matched text, document, or structured-data processing metadata.
- [Developer build packages](https://pkg.so/zh-hans/developer-build-tools/) - Matched build, compiler, generator, or developer workflow metadata.
- [Networking and protocol packages](https://pkg.so/zh-hans/networking-protocol-tools/) - Matched network, protocol, or remote-service metadata.
- [gettext](https://pkg.so/zh-hans/brew/gettext/) - Runtime dependency declared by Homebrew.
- [htmldoc](https://pkg.so/zh-hans/brew/htmldoc/) - Shares pkgdb curated category or tags: cli, converter, developer-tools, documentation, html.
- [xmltoman](https://pkg.so/zh-hans/brew/xmltoman/) - Shares pkgdb curated category or tags: cli, converter, developer-tools, documentation, html.
- [texi2mdoc](https://pkg.so/zh-hans/brew/texi2mdoc/) - Shares pkgdb curated category or tags: cli, converter, developer-tools, documentation, texinfo.
- [texinfo](https://pkg.so/zh-hans/brew/texinfo/) - Shares pkgdb curated category or tags: cli, developer-tools, documentation, texinfo.
- [go-md2man](https://pkg.so/zh-hans/brew/go-md2man/) - Shares pkgdb curated category or tags: cli, converter, developer-tools, documentation.
- [html2text](https://pkg.so/zh-hans/brew/html2text/) - Shares pkgdb curated category or tags: cli, converter, developer-tools, html.
- [markdown](https://pkg.so/zh-hans/brew/markdown/) - Shares pkgdb curated category or tags: cli, developer-tools, documentation, html.
- [ansifilter](https://pkg.so/zh-hans/brew/ansifilter/) - Shares pkgdb curated category or tags: cli, converter, developer-tools, html.
- [cvs](https://pkg.so/zh-hans/brew/cvs/) - Local package facts share a topical domain. Shared terms: cli, developer, developer-tools, gettext.

## Combined YAML source

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


## 来源

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