macOS
brew install gdbmlocal Homebrew formula metadata
sudo port install gdbmMacPorts ports tree · databases/gdbm/Portfile · ソース: api.github.com
brew
gdbm のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
brew install gdbmlocal Homebrew formula metadata
sudo port install gdbmMacPorts ports tree · databases/gdbm/Portfile · ソース: api.github.com
sudo apk add gdbmAlpine Linux edge package indexes · gdbm · ソース: dl-cdn.alpinelinux.org
sudo dnf install gdbmFedora Rawhide package metadata · gdbm · ソース: dl.fedoraproject.org
nix profile install nixpkgs#gdbmnixpkgs package indexes · pkgs/by-name/gd/gdbm/package.nix · ソース: api.github.com
sudo pacman -S gdbmArch Linux sync databases · gdbm · ソース: geo.mirror.pkgbuild.com
sudo apt install gdbm-l10nDebian stable package indexes · gdbm-l10n · ソース: deb.debian.org
sudo zypper install gdbm-developenSUSE Tumbleweed package metadata · gdbm-devel · ソース: download.opensuse.org
概要
GNU database manager
履歴
GNU dbm, or GDBM, is the GNU database manager: a library and small utility set for disk-backed hashed key/value databases compatible in spirit with traditional Unix dbm.
The GDBM manual says the software was originally written by Philip A. Nelson. The project page also credits Philip A. Nelson, Jason Downs, and Sergey Poznyakoff.
GDBM was designed as a programmer library rather than a complete end-user database package. It stores unique key/data pairs in a GDBM disk file and provides primitives for storing, fetching, deleting, iterating, reorganizing, dumping, and loading records.
GDBM's adoption comes from its role as a small native library for programs that need simple persistent key/value storage without running a database server.
The package also provides traditional dbm and ndbm interfaces, which keeps old Unix dbm-style applications buildable against a GNU-maintained implementation.
The manual shows C programs including gdbm.h, opening a database with gdbm_open, reading records with gdbm_fetch, and linking with -lgdbm.
The package includes command-line utilities such as gdbmtool, gdbm_dump, and gdbm_load for inspecting, modifying, exporting, and importing GDBM databases.
GDBM is package-nerd significant because it is an old, boring, ABI-sensitive C library that many higher-level packages can quietly depend on for dbm-compatible storage.
It sits in the same mental shelf as Berkeley DB and ndbm: not glamorous, but important when language runtimes or Unix tools need a tiny persistent hash table.
セキュリティ状態
broad file, network, media, or database tool signal.
リスク blue · 信頼度 中 · tool
エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。
実行可能ファイル
| コマンド | 種類 | 公開範囲 | メモ |
|---|---|---|---|
gdbm_dump | cli | グローバル実行可能ファイル | |
gdbm_load | cli | グローバル実行可能ファイル | |
gdbmtool | cli | グローバル実行可能ファイル |
鮮度
これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。
https://www.gnu.org.ua/software/gdbm/
インストールメタデータ
| パッケージキー | brew:gdbm |
|---|---|
| バージョン | 1.26 |
| パッケージマネージャ | Homebrew |
| パッケージマネージャページ | https://formulae.brew.sh/formula/gdbm |
| ホームページ | https://www.gnu.org.ua/software/gdbm/ |
| リポジトリ | https://git.savannah.gnu.org/cgit/gdbm.git |
| 上流ドキュメント | https://www.gnu.org.ua/software/gdbm/manual |
| ライセンス | GPL-3.0-or-later |
| ソースアーカイブ | https://ftpmirror.gnu.org/gnu/gdbm/gdbm-1.26.tar.gz |
| Bottle | 利用可能 (対象 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, sequoia, sonoma, ventura, x86_64_linux) |
| Homebrew post-install | 未定義 |
| サービス | 宣言なし |
レジストリ情報
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | gdbm |
| Version Scheme | 0 |
| Revision | 0 |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
ソースデータベース一致
一致は外部パッケージマネージャインデックスから取得され、ローカルの Automic Vault パッケージリンクとは分けて表示されます。
gdbm-l10n 1.24-2
GNU dbm database routines (translation files)
sudo apt install gdbm-l10ngdbmtool 1.24-2
GNU dbm database routines (command line tools)
sudo apt install gdbmtoollibgdbm-compat-dev 1.24-2
GNU dbm database routines (legacy support development files)
sudo apt install libgdbm-compat-devlibgdbm-compat4t64 1.24-2
GNU dbm database routines (legacy support runtime version)
sudo apt install libgdbm-compat4t64libgdbm-dev 1.24-2
GNU dbm database routines (development files)
sudo apt install libgdbm-devlibgdbm6t64 1.24-2
GNU dbm database routines (runtime version)
sudo apt install libgdbm6t64gdbm
nix profile install nixpkgs#gdbmgdbm-l10n 1.23-5.1build1
GNU dbm database routines (translation files)
sudo apt install gdbm-l10ngdbmtool 1.23-5.1build1
GNU dbm database routines (command line tools)
sudo apt install gdbmtoollibgdbm-compat-dev 1.23-5.1build1
GNU dbm database routines (legacy support development files)
sudo apt install libgdbm-compat-devlibgdbm-compat4t64 1.23-5.1build1
GNU dbm database routines (legacy support runtime version)
sudo apt install libgdbm-compat4t64libgdbm-dev 1.23-5.1build1
GNU dbm database routines (development files)
sudo apt install libgdbm-devlibgdbm6t64 1.23-5.1build1
GNU dbm database routines (runtime version)
sudo apt install libgdbm6t64gdbm 1.26-r0
GNU dbm is a set of database routines that use extensible hashing
https://www.gnu.org/software/gdbm/
sudo apk add gdbmgdbm-dev 1.26-r0
GNU dbm is a set of database routines that use extensible hashing (development files)
https://www.gnu.org/software/gdbm/
sudo apk add gdbm-devgdbm-doc 1.26-r0
GNU dbm is a set of database routines that use extensible hashing (documentation)
https://www.gnu.org/software/gdbm/
sudo apk add gdbm-docソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.