← all formulas
man-db
Unix documentation system
- Version
- v2.13.1
- License
- GPL-2.0-or-later
- Tap
- homebrew/core
- Bottle
- available
- Revision
- —
bottledlicense declaredhomepageactivekeg-linked
Install
shell
$ brew install man-dbCaveats
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"