macOS
brew install man2htmllocal Homebrew formula metadata
brew
man2html のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
brew install man2htmllocal Homebrew formula metadata
sudo apt install man2htmlDebian stable package indexes · man2html · ソース: deb.debian.org
sudo dnf install man2htmlFedora Rawhide package metadata · man2html · ソース: dl.fedoraproject.org
sudo pacman -S man2htmlArch Linux sync databases · man2html · ソース: geo.mirror.pkgbuild.com
概要
Convert nroff man pages to HTML
履歴
man2html is a Perl program that reads formatted nroff text from standard input and writes an HTML document to standard output. The official site also documents a CGI program for browsing a system's manual pages through a web browser.
The official NonGNU page says man2html was maintained solely by Earl Hood before it became a Savannah project in May 2003. The last pre-Savannah public release was version 3.0.1 in 1997, which the project continued to make available from CPAN-era distribution locations and the Savannah download area.
After the Savannah move, the project lived in GNU Savannah's NonGNU infrastructure with CVS, mailing-list archives, and project downloads. That makes it a small but historically useful bridge between roff manual pages and early web-based documentation browsing.
man2html appears in traditional Unix and Linux packaging because it solves a narrow problem with few moving parts: convert formatted manual-page output into HTML, optionally behind a CGI interface. Its package-manager role is mostly as a compatibility utility rather than a modern documentation platform.
Homebrew, Debian, Fedora, Arch, and Ubuntu package names show continuing downstream availability even though the upstream history is sparse and old.
The CLI reads formatted nroff from standard input and emits HTML on standard output, which makes it naturally scriptable with `man`, `nroff`, or documentation-generation jobs. The CGI component is for hypertext navigation over installed man pages.
Because it works on formatted nroff rather than owning a whole man-page database, man2html is often paired with existing manual systems rather than replacing them.
man2html is package-nerd interesting because it preserves an older Unix documentation pattern: turn local manual pages into web pages without introducing a large documentation stack.
Its official sources are thin, so the safe history is short: Earl Hood maintenance, a 1997 pre-Savannah release, and migration to Savannah in 2003.
セキュリティ状態
narrow executable package without higher-risk signals.
リスク グリーン · 信頼度 低 · appliance
エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。
実行可能ファイル
| コマンド | 種類 | 公開範囲 | メモ |
|---|---|---|---|
man2html | cli | グローバル実行可能ファイル |
鮮度
これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。
https://savannah.nongnu.org/projects/man2html/
インストールメタデータ
| パッケージキー | brew:man2html |
|---|---|
| バージョン | 3.0.1 |
| パッケージマネージャ | Homebrew |
| パッケージマネージャページ | https://formulae.brew.sh/formula/man2html |
| ホームページ | https://savannah.nongnu.org/projects/man2html/ |
| リポジトリ | https://savannah.nongnu.org/cvs?group=man2html |
| 上流ドキュメント | https://savannah.nongnu.org/projects/man2html |
| ライセンス | GPL-2.0-or-later |
| ソースアーカイブ | https://www.mhonarc.org/release/misc/man2html3.0.1.tar.gz |
| Bottle | 利用可能 (対象 arm64_big_sur, arm64_linux, arm64_monterey, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, big_sur, catalina, monterey, sonoma, ventura, x86_64_linux) |
| Homebrew post-install | 未定義 |
| サービス | 宣言なし |
レジストリ情報
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | man2html |
| 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 パッケージリンクとは分けて表示されます。
man2html 1.6g-16
browse man pages in your web browser
http://users.actrix.gen.nz/michael/vhman2html.html
sudo apt install man2htmlman2html-base 1.6g-16
convert man pages into HTML format
http://users.actrix.gen.nz/michael/vhman2html.html
sudo apt install man2html-baseman2html 1.6g-16
browse man pages in your web browser
http://users.actrix.gen.nz/michael/vhman2html.html
sudo apt install man2htmlman2html-base 1.6g-16
convert man pages into HTML format
http://users.actrix.gen.nz/michael/vhman2html.html
sudo apt install man2html-baseman2html 1.6-41.g.fc44
Convert man pages to HTML - CGI scripts
http://www.kapiti.co.nz/michael/vhman2html.html
sudo dnf install man2htmlman2html-core 1.6-41.g.fc44
Convert man pages to HTML
http://www.kapiti.co.nz/michael/vhman2html.html
sudo dnf install man2html-coreman2html 3.0.1-10
A Unix manpage-to-HTML converter
https://www.nongnu.org/man2html/
sudo pacman -S man2htmlソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.