pkg.soopen package index

brew / 順位 4182

man-db を Homebrew, apk, apt, dnf, MacPorts, Nix, pacman, zypper でインストール

man-db のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。

インストール

追加のインストールコマンド

macOS

Homebrew確認済み · 100%
brew install man-db

local Homebrew formula metadata

MacPorts確認済み · 94%
sudo port install man-db

MacPorts ports tree · textproc/man-db/Portfile · ソース: api.github.com

Linux

Alpine Linux apk確認済み · 92%
sudo apk add man-db

Alpine Linux edge package indexes · man-db · ソース: dl-cdn.alpinelinux.org

Debian apt確認済み · 92%
sudo apt install man-db

Debian stable package indexes · man-db · ソース: deb.debian.org

Fedora dnf確認済み · 92%
sudo dnf install man-db

Fedora Rawhide package metadata · man-db · ソース: dl.fedoraproject.org

Nix確認済み · 92%
nix profile install nixpkgs#man-db

nixpkgs package indexes · pkgs/by-name/ma/man-db/package.nix · ソース: api.github.com

Arch Linux pacman確認済み · 92%
sudo pacman -S man-db

Arch Linux sync databases · man-db · ソース: geo.mirror.pkgbuild.com

openSUSE zypper確認済み · 92%
sudo zypper install man

openSUSE Tumbleweed package metadata · man · ソース: download.opensuse.org

概要

パッケージ概要

Unix documentation system

コマンドとエイリアス

  • accessdb
  • catman
  • gaccessdb
  • gapropos
  • gcatman
  • glexgrog
  • gman
  • gman-recode
  • gmandb
  • gmanpath
  • gwhatis
  • lexgrog
  • mandb

履歴

プロジェクトの歴史と使われ方

man-db is an implementation of the standard Unix manual-page system accessed through `man`. Its official homepage describes it as using an indexed database instead of traditional flat-text whatis databases, with utilities such as `man`, `mandb`, `apropos`, and `whatis` around that database.

プロジェクトの歴史

The man-db source tree carries copyright lines going back to John W. Eaton in 1990-1991, Graeme W. Wilford, Fabrizio Polacco, and later Colin Watson. The README identifies Colin Watson as current maintainer and points users to the manual for configuration and formatter details.

man-db's development reflects the long transition from historical Unix man-page lookup toward database-backed indexing. Its configuration and cache model track Filesystem Hierarchy Standard paths such as `/usr/share` for manual pages and `/var/cache/man` for cached cat pages, while preserving compatibility with older FSSTND layouts.

採用の歴史

The official man-db homepage lists use by several GNU/Linux distributions, including Arch Linux, Debian, Dragora, Fedora, Gentoo, openSUSE, and Ubuntu, and notes that it also compiles and runs on a number of proprietary Unix systems.

In package-manager culture, man-db is one of the packages users notice during installs and upgrades because `mandb` updates the manual-page index. It is infrastructure rather than an application: distributions depend on it to make `man`, `apropos`, and `whatis` fast and searchable.

使われ方

`mandb` initializes or manually updates index database caches, and the stored information is used by man-db utilities to improve speed and functionality. `manpath` computes manual search paths using the man-db configuration file and the user's environment.

The upstream documentation points packagers and builders to `./src/man_db.conf` and `man/man5/manpath.5` for configuration details. Installed paths depend on `sysconfdir`, while the upstream `manpath` manual documents `~/.manpath` as the default user configuration for `manpath -C`.

パッケージ好きにとっての重要性

man-db is important to package nerds because it turns scattered manual pages from every installed package into a searchable local index. Its post-install hooks, cache ownership choices, setuid options, compression support, and path mapping influence how documentation behaves across a whole system.

It is also a classic distribution-integration package: the upstream tarball has defaults, but Linux distributions commonly patch paths or integrate it with package triggers, tmpfiles cleanup, and policy around `/usr/share/man` and `/var/cache/man`.

タイムライン

  • 1990: Early man-db copyright lineage begins with John W. Eaton.
  • 2001: README notes FHS manual roots `/usr/share` and `/var/cache/man` as current defaults for manual and cat hierarchies.
  • 2020: GitLab project creation records the modern GitLab project presence.
  • 2022: NEWS notes the Git repository transfer to https://gitlab.com/man-db/man-db.
  • 2025: man-db 2.13.1 was released with formatting, portability, and build fixes.

Related projects

  • man-db is related to traditional Unix `man`, `apropos`, `whatis`, `catman`, and `makewhatis` implementations.
  • It also depends on formatter tools such as groff or compatible nroff/troff implementations, and it is often compared with mandoc on systems that can use either as the manual-page viewer/searcher.

セキュリティ状態

リスクレベル: グリーン

narrow executable package without higher-risk signals.

リスク分類器

リスク グリーン · 信頼度 低 · appliance

理由

  • narrow executable package without higher-risk signals

信号

  • metadata:no-higher-risk-signals

インストール挙動

  • Homebrew bottle メタデータは記録されていません。

推奨レビュー

エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。

local files

Configuration and credential file locations

These source-backed paths show where this package keeps local settings or durable credentials. Automic Vault can use them as review targets for secret scanning, migration, and command approval.

Configuration files

Config paths the tool may read or write during local use.

Unix
${sysconfdir}/man_db.conf~/.manpath

実行可能ファイル

インストールされる実行可能ファイル

コマンド種類公開範囲メモ
accessdb実行可能ファイルインデックス済み実行可能ファイルローカル実行可能ファイルインデックスから検出されました。
catman実行可能ファイルインデックス済み実行可能ファイルローカル実行可能ファイルインデックスから検出されました。
gaccessdb実行可能ファイルインデックス済み実行可能ファイルローカル実行可能ファイルインデックスから検出されました。
gapropos実行可能ファイルインデックス済み実行可能ファイルローカル実行可能ファイルインデックスから検出されました。
gcatman実行可能ファイルインデックス済み実行可能ファイルローカル実行可能ファイルインデックスから検出されました。
glexgrog実行可能ファイルインデックス済み実行可能ファイルローカル実行可能ファイルインデックスから検出されました。
gman実行可能ファイルインデックス済み実行可能ファイルローカル実行可能ファイルインデックスから検出されました。
gman-recode実行可能ファイルインデックス済み実行可能ファイルローカル実行可能ファイルインデックスから検出されました。
gmandb実行可能ファイルインデックス済み実行可能ファイルローカル実行可能ファイルインデックスから検出されました。
gmanpath実行可能ファイルインデックス済み実行可能ファイルローカル実行可能ファイルインデックスから検出されました。
gwhatis実行可能ファイルインデックス済み実行可能ファイルローカル実行可能ファイルインデックスから検出されました。
lexgrog実行可能ファイルインデックス済み実行可能ファイルローカル実行可能ファイルインデックスから検出されました。
mandb実行可能ファイルインデックス済み実行可能ファイルローカル実行可能ファイルインデックスから検出されました。

鮮度

バージョンと鮮度

これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。

ページ生成日2026-08-03
マネージャ版2.13.1
マネージャ更新日
ローカルデータ不明
上流利用不可
検出された最新未検出
  • OK鮮度警告は生成されていません。

インストールメタデータ

パッケージメタデータ

パッケージキーbrew:man-db
バージョン2.13.1
パッケージマネージャHomebrew
ホームページhttps://man-db.gitlab.io/man-db/
Bottle未記録
サービス宣言なし

ソースデータベース一致

他のパッケージマネージャ記録

一致は外部パッケージマネージャインデックスから取得され、ローカルの Automic Vault パッケージリンクとは分けて表示されます。

Debian apt95%

man-db 2.13.1-1

tools for reading manual pages

https://man-db.gitlab.io/man-db/

sudo apt install man-db
  • Section: doc
  • Architecture: amd64
  • 10 依存関係
  • 2 提供
  • 4 任意依存関係
  • normalized package name match
  • 一致条件: Man Db
Debian stable package indexes · deb.debian.org · Debian stable package indexes: man-db from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Nix95%

man-db

nix profile install nixpkgs#man-db
  • normalized package name match
  • 一致条件: Man Db
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/ma/man-db/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
Ubuntu apt95%

man-db 2.12.0-4build2

tools for reading manual pages

https://man-db.gitlab.io/man-db/

sudo apt install man-db
  • Section: doc
  • Architecture: amd64
  • 10 依存関係
  • 2 提供
  • 4 任意依存関係
  • normalized package name match
  • 一致条件: Man Db
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: man-db from https://archive.ubuntu.com/ubuntu/dists/noble/main/binary-amd64/Packages.gz
apk95%

man-db 2.13.1-r1

The man command and related utilities for examining on-line help files

https://man-db.gitlab.io/man-db/

sudo apk add man-db
  • License: GPL-2.0-or-later
  • Architecture: x86_64
  • Source Package: man-db
  • 1 依存関係
  • 1 提供
  • normalized package name match
  • 一致条件: Man Db
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: man-db from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
apk95%

man-db-doc 2.13.1-r1

The man command and related utilities for examining on-line help files (documentation)

https://man-db.gitlab.io/man-db/

sudo apk add man-db-doc
  • License: GPL-2.0-or-later
  • Architecture: x86_64
  • Source Package: man-db
  • normalized package name match
  • 一致条件: Man Db
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: man-db-doc from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
apk95%

man-db-lang 2.13.1-r1

Languages for package man-db

https://man-db.gitlab.io/man-db/

sudo apk add man-db-lang
  • License: GPL-2.0-or-later
  • Architecture: x86_64
  • Source Package: man-db
  • normalized package name match
  • 一致条件: Man Db
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: man-db-lang from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
apk95%

man-db-systemd 2.13.1-r1

The man command and related utilities for examining on-line help files (systemd files)

https://man-db.gitlab.io/man-db/

sudo apk add man-db-systemd
  • License: GPL-2.0-or-later
  • Architecture: x86_64
  • Source Package: man-db
  • normalized package name match
  • 一致条件: Man Db
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: man-db-systemd from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
dnf95%

man-db 2.13.1-4.fc45

Tools for searching and reading man pages

http://www.nongnu.org/man-db/

sudo dnf install man-db
  • License: GPL-2.0-or-later AND GPL-3.0-or-later
  • Category: Unspecified
  • Architecture: x86_64
  • Source Package: man-db
  • 13 依存関係
  • 7 提供
  • normalized package name match
  • 一致条件: Man Db
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: man-db from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/07190dc5ae9f35ae73866675fed6d95fe6e8d9fe22c9d7cdf85862cb2ed24a4c-primary.xml.zst
dnf95%

man-db-cron 2.13.1-4.fc45

Periodic update of man-db cache

http://www.nongnu.org/man-db/

sudo dnf install man-db-cron
  • License: GPL-2.0-or-later AND GPL-3.0-or-later
  • Category: Unspecified
  • Architecture: noarch
  • Source Package: man-db
  • 3 依存関係
  • 2 提供
  • normalized package name match
  • 一致条件: Man Db
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: man-db-cron from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/07190dc5ae9f35ae73866675fed6d95fe6e8d9fe22c9d7cdf85862cb2ed24a4c-primary.xml.zst
pacman95%

man-db 2.13.1-2

A utility for reading man pages

https://gitlab.com/man-db/man-db

sudo pacman -S man-db
  • License: GPL-2.0-or-later AND GPL-3.0-or-later
  • Architecture: x86_64
  • 8 依存関係
  • 1 提供
  • 1 任意依存関係
  • normalized package name match
  • 一致条件: Man Db
Arch Linux sync databases · geo.mirror.pkgbuild.com · Arch Linux sync databases: man-db from https://geo.mirror.pkgbuild.com/core/os/x86_64/core.db.tar.gz
zypper95%

man 2.13.1-7.3

A Program for Displaying man Pages

https://savannah.nongnu.org/projects/man-db

sudo zypper install man
  • License: GPL-2.0-or-later
  • Category: System/Base
  • Architecture: x86_64
  • Source Package: man
  • 17 依存関係
  • 5 提供
  • normalized package name match
  • 一致条件: Man Db
openSUSE Tumbleweed package metadata · download.opensuse.org · openSUSE Tumbleweed package metadata: man from https://download.opensuse.org/tumbleweed/repo/oss/repodata/50b07339cb64c8ed4091bdbabddadc1ff5737b090e478818a195b40d8a3292861a879139b4a3987c31109699fde9fbf4a716367ddf4eef77da75f96e3193d6ed-primary.xml.zst
MacPorts95%

man-db

sudo port install man-db
  • normalized package name match
  • 一致条件: Man Db
MacPorts ports tree · api.github.com · MacPorts ports tree: textproc/man-db/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1

ソース経路

リポジトリデータから生成

このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。

使用ソース

  • Geiger risk classifier
  • cross-ecosystem install command graph
  • curated configuration and credential file locations
  • curated package history
  • external package-manager database matches
  • pkg.so package database
  • pkgdb category and tag curation