macOS
brew install man2htmllocal Homebrew formula metadata
brew
Convert nroff man pages to HTML. Version 3.0.1 via Homebrew; verified from local package data.
install
brew install man2htmllocal Homebrew formula metadata
sudo apt install man2htmlDebian stable package indexes · man2html · source: deb.debian.org
sudo dnf install man2htmlFedora Rawhide package metadata · man2html · source: dl.fedoraproject.org
sudo pacman -S man2htmlArch Linux sync databases · man2html · source: geo.mirror.pkgbuild.com
overview
Convert nroff man pages to HTML
history
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.
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 |
|---|---|---|---|
man2html | cli | global executable |
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.
https://savannah.nongnu.org/projects/man2html/
install metadata
| Package key | brew:man2html |
|---|---|
| Version | 3.0.1 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/man2html |
| Homepage | https://savannah.nongnu.org/projects/man2html/ |
| Repository | https://savannah.nongnu.org/cvs?group=man2html |
| Upstream docs | https://savannah.nongnu.org/projects/man2html |
| License | GPL-2.0-or-later |
| Source archive | https://www.mhonarc.org/release/misc/man2html3.0.1.tar.gz |
| Bottle | available (on 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 | not defined |
| Service | none declared |
registry facts
| 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 |
|
source database matches
Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.
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 man2htmlsource 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.