macOS
brew install gdbmlocal Homebrew formula metadata
sudo port install gdbmMacPorts ports tree · databases/gdbm/Portfile · Source: api.github.com
brew
Consultez les chemins d'installation, exécutables, métadonnées et notes de sécurité de gdbm pour les workflows d'agents IA.
installation
brew install gdbmlocal Homebrew formula metadata
sudo port install gdbmMacPorts ports tree · databases/gdbm/Portfile · Source: api.github.com
sudo apk add gdbmAlpine Linux edge package indexes · gdbm · Source: dl-cdn.alpinelinux.org
sudo dnf install gdbmFedora Rawhide package metadata · gdbm · Source: dl.fedoraproject.org
nix profile install nixpkgs#gdbmnixpkgs package indexes · pkgs/by-name/gd/gdbm/package.nix · Source: api.github.com
sudo pacman -S gdbmArch Linux sync databases · gdbm · Source: geo.mirror.pkgbuild.com
sudo apt install gdbm-l10nDebian stable package indexes · gdbm-l10n · Source: deb.debian.org
sudo zypper install gdbm-developenSUSE Tumbleweed package metadata · gdbm-devel · Source: download.opensuse.org
aperçu
GNU database manager
historique
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.
posture de sécurité
broad file, network, media, or database tool signal.
risque blue · confiance moyen · tool
Avant une utilisation sans surveillance par un agent, vérifiez si l'outil lit des identifiants en clair, écrit un état distant, publie des artefacts ou lance des plugins.
exécutables
| Commande | Type | Exposition | Note |
|---|---|---|---|
gdbm_dump | cli | exécutable global | |
gdbm_load | cli | exécutable global | |
gdbmtool | cli | exécutable global |
fraîcheur
Ces signaux séparent l'âge de génération de la page, l'activité du gestionnaire de paquets et la comparaison avec les versions amont. Un retard de version n'est signalé que lorsqu'une URL de preuve et des versions comparables sont présentes.
https://www.gnu.org.ua/software/gdbm/
métadonnées d'installation
| Clé du paquet | brew:gdbm |
|---|---|
| Version | 1.26 |
| Gestionnaire de paquets | Homebrew |
| Page du gestionnaire de paquets | https://formulae.brew.sh/formula/gdbm |
| Page d'accueil | https://www.gnu.org.ua/software/gdbm/ |
| Dépôt | https://git.savannah.gnu.org/cgit/gdbm.git |
| Docs amont | https://www.gnu.org.ua/software/gdbm/manual |
| Licence | GPL-3.0-or-later |
| Archive source | https://ftpmirror.gnu.org/gnu/gdbm/gdbm-1.26.tar.gz |
| Bouteille | disponible (sur arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, sequoia, sonoma, ventura, x86_64_linux) |
| post-install Homebrew | non défini |
| Service | aucun déclaré |
faits du registre
| 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 |
|
correspondances dans les bases sources
Les correspondances proviennent d’index externes de gestionnaires de paquets et restent séparées des liens de paquets Automic Vault locaux.
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-docpiste source
Cette page est servie par av-web depuis l'artéfact SQLite privé des paquets généré par scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.