# 安装 man-db

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

## 安装

```sh
sudo av install brew:man-db
```

其他安装命令:

### macOS

- Homebrew (100%):

```sh
brew install man-db
```

  证据: local Homebrew formula metadata

- MacPorts (94%):

```sh
sudo port install man-db
```

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

### Linux

- apk (92%):

```sh
sudo apk add man-db
```

  证据: Alpine Linux edge package indexes: man-db from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz

- Debian apt (92%):

```sh
sudo apt install man-db
```

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

- dnf (92%):

```sh
sudo dnf install man-db
```

  证据: Fedora Rawhide package metadata: man-db from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/13ee7b80cb813542594d4235c4a0b8695435d5ecf23dd3580bc7515ae1b6180d-primary.xml.zst

- Nix (92%):

```sh
nix profile install nixpkgs#man-db
```

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

- pacman (92%):

```sh
sudo pacman -S man-db
```

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

## 软件包事实

- **软件包键:** brew:man-db
- **软件包管理器:** Homebrew
- **软件包管理器页面:** <https://formulae.brew.sh/formula/man-db>
- **版本:** 2.13.1
- **来源摘要:** Unix documentation system
- **主页:** <https://man-db.gitlab.io/man-db/>
- **上游文档:** <https://man-db.gitlab.io/man-db/>
- **许可证:** GPL-2.0-or-later
- **源码归档:** <https://download.savannah.gnu.org/releases/man-db/man-db-2.13.1.tar.xz>
- **更新:** 2026-02-11T15:36:54Z
- **生成来源:** 2026-05-26T22:45:13+00:00

## 可执行文件

- accessdb (cli)
- catman (cli)
- gaccessdb (cli)
- gapropos (cli)
- gcatman (cli)
- glexgrog (cli)
- gman (cli)
- gman-recode (cli)
- gmandb (cli)
- gmanpath (cli)
- gwhatis (cli)
- lexgrog (cli)
- mandb (cli)
- accessdb (别名)
- catman (别名)
- gaccessdb (别名)
- gapropos (别名)
- gcatman (别名)
- glexgrog (别名)
- gman (别名)
- gman-recode (别名)
- gmandb (别名)
- gmanpath (别名)
- gwhatis (别名)
- lexgrog (别名)
- mandb (别名)

## 依赖

- groff
- libpipeline

## 构建依赖

- pkgconf

## 安装行为

- post-install 钩子: 未定义
- Caveats: Commands also provided by macOS have been installed with the prefix "g". If you need to use these commands with their normal names, you can add a "bin" directory to your PATH from your bashrc like: PATH="$HOMEBREW_PREFIX/opt/man-db/libexec/bin:$PATH"
- Bottle: 可用 于 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux

## 新鲜度

- 页面生成时间: 2026-05-26
- 管理器版本: 2.13.1
- 管理器更新时间: 2026-02-11
- 本地数据: ok
- 上游仓库: https://man-db.gitlab.io/man-db/
- info: Release/tag comparison is only available for GitHub repositories.

## 安全说明

narrow executable package without higher-risk signals.

- **Geiger 风险:** green / low
- narrow executable package without higher-risk signals

## 相关链接

- [groff](https://www.automicvault.com/pkg/brew/groff/) - Runtime dependency declared by Homebrew.
- [libpipeline](https://www.automicvault.com/pkg/brew/libpipeline/) - Runtime dependency declared by Homebrew.
- [pkgconf](https://www.automicvault.com/pkg/brew/pkgconf/) - Build dependency declared by Homebrew.

## 来源

- Nucleus package database
- Geiger risk classifier
- package-page enrichment
- package version freshness
- package relationship graph
- cross-ecosystem install command graph
