macOS
brew install texi2htmllocal Homebrew formula metadata
sudo port install texi2htmlMacPorts ports tree · textproc/texi2html/Portfile · ソース: api.github.com
brew
texi2html のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
brew install texi2htmllocal Homebrew formula metadata
sudo port install texi2htmlMacPorts ports tree · textproc/texi2html/Portfile · ソース: api.github.com
sudo apt install texi2htmlDebian stable package indexes · texi2html · ソース: deb.debian.org
sudo dnf install texi2htmlFedora Rawhide package metadata · texi2html · ソース: dl.fedoraproject.org
nix profile install nixpkgs#texi2htmlnixpkgs package indexes · pkgs/by-name/te/texi2html/package.nix · ソース: api.github.com
sudo pacman -S texi2htmlArch Linux sync databases · texi2html · ソース: geo.mirror.pkgbuild.com
sudo zypper install texi2htmlopenSUSE Tumbleweed package metadata · texi2html · ソース: download.opensuse.org
概要
Convert TeXinfo files to HTML
履歴
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.
セキュリティ状態
narrow executable package without higher-risk signals.
リスク グリーン · 信頼度 低 · appliance
エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。
実行可能ファイル
| コマンド | 種類 | 公開範囲 | メモ |
|---|---|---|---|
texi2html | cli | グローバル実行可能ファイル |
鮮度
これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。
https://www.nongnu.org/texi2html/
インストールメタデータ
| パッケージキー | brew:texi2html |
|---|---|
| バージョン | 5.0 |
| パッケージマネージャ | Homebrew |
| パッケージマネージャページ | https://formulae.brew.sh/formula/texi2html |
| ホームページ | https://www.nongnu.org/texi2html/ |
| リポジトリ | https://cvs.savannah.nongnu.org/viewvc/texi2html |
| 上流ドキュメント | https://savannah.nongnu.org/projects/texi2html |
| ライセンス | GPL-2.0-or-later |
| ソースアーカイブ | https://download.savannah.gnu.org/releases/texi2html/texi2html-5.0.tar.gz |
| 依存関係 | gettext |
| Bottle | 利用可能 (対象 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, sonoma, ventura, x86_64_linux) |
| Homebrew post-install | 未定義 |
| サービス | 宣言なし |
レジストリ情報
| 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 |
|
ソースデータベース一致
一致は外部パッケージマネージャインデックスから取得され、ローカルの Automic Vault パッケージリンクとは分けて表示されます。
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 texi2htmlソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.