Automic VaultAutomic Vault

brew

使用 Homebrew, apk, apt, dnf, MacPorts, Nix, pacman, zypper 安装 help2man

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

安装

其他安装命令

macOS

Homebrew已验证 · 100%
brew install help2man

local Homebrew formula metadata

MacPorts已验证 · 94%
sudo port install help2man

MacPorts ports tree · textproc/help2man/Portfile · 来源: api.github.com

Linux

Alpine Linux apk已验证 · 92%
sudo apk add help2man

Alpine Linux edge package indexes · help2man · 来源: dl-cdn.alpinelinux.org

Debian apt已验证 · 92%
sudo apt install help2man

Debian stable package indexes · help2man · 来源: deb.debian.org

Fedora dnf已验证 · 92%
sudo dnf install help2man

Fedora Rawhide package metadata · help2man · 来源: dl.fedoraproject.org

Nix已验证 · 92%
nix profile install nixpkgs#help2man

nixpkgs package indexes · pkgs/by-name/he/help2man/package.nix · 来源: api.github.com

Arch Linux pacman已验证 · 92%
sudo pacman -S help2man

Arch Linux sync databases · help2man · 来源: geo.mirror.pkgbuild.com

openSUSE zypper已验证 · 92%
sudo zypper install help2man

openSUSE Tumbleweed package metadata · help2man · 来源: download.opensuse.org

概览

软件包摘要

Automatically generate simple man pages

命令和别名

  • help2man

历史

项目历史与用法

GNU help2man generates simple manual pages from a program's `--help` and `--version` output. It exists for the Unix packaging gap where a program has useful command-line help or Texinfo documentation, but distributors and users still expect a traditional section-1 man page.

项目历史

help2man was written by Brendan O'Dea. The 1.021 README from April 2000 describes the tool as a script for creating simple man pages from help and version output, and the 1.022 NEWS entry in July 2000 says help2man became an official GNU program.

The GNU README explains the historical reason for the tool: much GNU documentation lived in Info format, while man pages remained expected in Unix environments. help2man provided a way to generate placeholder or useful man pages from the executable itself rather than maintaining a separate roff document by hand.

Over time the project added options for source/manual headers, localized manual pages, gettext support, Translation Project integration, GPLv3 licensing, reproducible-build date handling through `SOURCE_DATE_EPOCH`, and support for modern version-string patterns.

采用历史

help2man became common in GNU and distro build systems because it solved a mundane packaging requirement with little maintenance burden. It is packaged across Homebrew, Debian, Fedora, Arch, Alpine, MacPorts, Nix, and other systems, which matches its role as a build-time documentation utility rather than an end-user application.

Its adoption is strongly tied to Autotools-era release culture: generated tarballs often include man pages, while maintainers can derive them from command output during release preparation or packaging.

使用方式

The core command is `help2man [OPTION]... EXECUTABLE`; help2man runs the target program's help and version options, parses the output, and emits a manual page. Options customize the NAME paragraph, section, source, manual title, include snippets, locale, and the exact help/version flags.

The tool works best for commands whose `--help` output follows GNU-style conventions. For richer pages, maintainers add include files or post-process generated sections rather than writing the whole man page manually.

为什么软件包爱好者会关心

help2man is a classic package-maintainer tool: it turns CLI self-description into a distro-friendly artifact. That makes it important in build recipes, release scripts, and reproducible packaging, even though users rarely invoke it directly after installation.

It also reflects a GNU documentation compromise. Texinfo may be the canonical manual format for many GNU tools, but package managers, lint tools, and Unix users still reward having a man page installed in the expected location.

时间线

  • 2000: help2man 1.021 appeared on GNU FTP, and 1.022 became an official GNU program.
  • 2001: Options were added for source/manual headers and nonstandard help/version flags.
  • 2003: Localized manual-page support was added.
  • 2009: The project updated to GPLv3 and expanded translation support.
  • 2015: `SOURCE_DATE_EPOCH` support was added for reproducible generated pages.
  • 2022: Version 1.49 documented continued maintenance of parsing, translation, and encoding behavior.

Related projects

  • GNU Texinfo is the documentation ecosystem help2man complements.
  • Autoconf, Automake, and other GNU build tools commonly coexist with help2man in release toolchains.
  • Downstream package managers use help2man as a build-time dependency when upstream projects generate man pages.

安全态势

风险级别:绿色

narrow executable package without higher-risk signals.

风险分类器

绿色 风险 · 低 置信度 · appliance

原因

  • narrow executable package without higher-risk signals

信号

  • metadata:no-higher-risk-signals

安装行为

  • formula 元数据中未记录 Homebrew post-install 钩子。
  • Homebrew bottle 元数据适用于 6 个平台目标。
  • 安装时包含 1 个运行时依赖。

建议审查

在无人值守的代理使用前,请检查该工具是否读取明文凭据、写入远程状态、发布制品或调用插件。

可执行文件

已安装的可执行文件

命令类型暴露范围备注
help2mancli全局可执行文件

新鲜度

版本和新鲜度

这些信号区分页生成时间、软件包管理器活动和上游发布比较。只有存在证据 URL 和可比较版本时,才会提示版本落后。

页面生成时间2026-07-10
管理器版本1.49.3
管理器更新时间2026-06-22
本地数据OK
上游not checked
检测到的最新版本未检测到

https://www.gnu.org/software/help2man/

安装元数据

软件包元数据

软件包键brew:help2man
版本1.49.3
软件包管理器Homebrew
软件包管理器页面https://formulae.brew.sh/formula/help2man
主页https://www.gnu.org/software/help2man/
仓库https://salsa.debian.org/bod/help2man
上游文档https://www.gnu.org/software/help2man
许可证GPL-3.0-or-later
源码归档https://ftpmirror.gnu.org/gnu/help2man/help2man-1.49.3.tar.xz
最后更新2026-06-22T14:03:42-07:00
Pulseupdated
依赖gettext
macOS 提供的库perl
Bottle可用 (于 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux)
Homebrew post-install未定义
服务未声明

注册表事实

源数据库详情

Source DatabaseHomebrew formula API
Taphomebrew/core
Full Namehelp2man
Version Scheme0
Revision4
Bottle Stable Root URLhttps://ghcr.io/v2/homebrew/core
Deprecatedno
Disabledno
Keg Onlyno
URL Keys
  • stable

源数据库匹配

其他软件包管理器记录

匹配项来自外部软件包管理器索引,并与本地 Automic Vault 软件包链接分开显示。

Debian apt95%

help2man 1.49.3

Automatic manpage generator

sudo apt install help2man
  • Section: devel
  • Architecture: amd64
  • 3 依赖
  • normalized package name match
  • 匹配方式:Help2man
Debian stable package indexes · deb.debian.org · Debian stable package indexes: help2man from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Nix95%

help2man

nix profile install nixpkgs#help2man
  • normalized package name match
  • 匹配方式:Help2man
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/he/help2man/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
Ubuntu apt95%

help2man 1.49.3

Automatic manpage generator

sudo apt install help2man
  • Section: universe/devel
  • Architecture: amd64
  • 3 依赖
  • normalized package name match
  • 匹配方式:Help2man
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: help2man from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
apk95%

help2man 1.49.3-r2

Create simple man pages from --help output

https://www.gnu.org/software/help2man

sudo apk add help2man
  • License: GPL-3.0-or-later
  • Architecture: x86_64
  • Source Package: help2man
  • 1 依赖
  • 1 提供
  • normalized package name match
  • 匹配方式:Help2man
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: help2man from https://dl-cdn.alpinelinux.org/alpine/edge/main/x86_64/APKINDEX.tar.gz
apk95%

help2man-doc 1.49.3-r2

Create simple man pages from --help output (documentation)

https://www.gnu.org/software/help2man

sudo apk add help2man-doc
  • License: GPL-3.0-or-later
  • Architecture: x86_64
  • Source Package: help2man
  • normalized package name match
  • 匹配方式:Help2man
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: help2man-doc from https://dl-cdn.alpinelinux.org/alpine/edge/main/x86_64/APKINDEX.tar.gz
dnf95%

help2man 1.49.3-9.fc44

Create simple man pages from --help output

https://www.gnu.org/software/help2man/

sudo dnf install help2man
  • License: GPL-3.0-or-later
  • Category: Unspecified
  • Architecture: noarch
  • Source Package: help2man
  • 2 依赖
  • 1 提供
  • normalized package name match
  • 匹配方式:Help2man
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: help2man from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/e5ca8ce900cd68f5419e1c39ae517343100b306336cbaeb70a3c153121d95094-primary.xml.zst
pacman95%

help2man 1.49.3-2

Conversion tool to create man files

https://www.gnu.org/software/help2man/

sudo pacman -S help2man
  • License: GPL
  • Architecture: x86_64
  • 1 依赖
  • normalized package name match
  • 匹配方式:Help2man
Arch Linux sync databases · geo.mirror.pkgbuild.com · Arch Linux sync databases: help2man from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz
zypper95%

help2man 1.49.3-1.13

Script for generating man pages from --help output

https://www.gnu.org/software/help2man/

sudo zypper install help2man
  • License: GPL-3.0-or-later
  • Category: Development/Tools/Doc Generators
  • Architecture: x86_64
  • Source Package: help2man
  • 3 依赖
  • 1 提供
  • normalized package name match
  • 匹配方式:Help2man
openSUSE Tumbleweed package metadata · download.opensuse.org · openSUSE Tumbleweed package metadata: help2man from https://download.opensuse.org/tumbleweed/repo/oss/repodata/be8d3611d25469107f32075a1697e69ec57a2b850b42348a658cc671ad5ec2b50760d02c3e59524d50da9a11d5be799bdaffba2e166e8ca8858512e3c0bd665d-primary.xml.zst
zypper95%

help2man-lang 1.49.3-1.13

Translations for package help2man

https://www.gnu.org/software/help2man/

sudo zypper install help2man-lang
  • License: GPL-3.0-or-later
  • Category: System/Localization
  • Architecture: noarch
  • Source Package: help2man
  • 1 依赖
  • 3 提供
  • normalized package name match
  • 匹配方式:Help2man
openSUSE Tumbleweed package metadata · download.opensuse.org · openSUSE Tumbleweed package metadata: help2man-lang from https://download.opensuse.org/tumbleweed/repo/oss/repodata/be8d3611d25469107f32075a1697e69ec57a2b850b42348a658cc671ad5ec2b50760d02c3e59524d50da9a11d5be799bdaffba2e166e8ca8858512e3c0bd665d-primary.xml.zst
MacPorts95%

help2man

sudo port install help2man
  • normalized package name match
  • 匹配方式:Help2man
MacPorts ports tree · api.github.com · MacPorts ports tree: textproc/help2man/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1

来源线索

由仓库数据生成

此页面由 av-webscripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。

使用的来源

  • Geiger risk classifier
  • Nucleus package database
  • av.db category and tag curation
  • cross-ecosystem install command graph
  • curated package history
  • external package-manager database matches
  • package relationship graph
  • package version freshness
  • package-page enrichment