Automic VaultAutomic Vault

brew

Installer gdbm avec Homebrew, apk, dnf, MacPorts, Nix, pacman, apt, zypper

Consultez les chemins d'installation, exécutables, métadonnées et notes de sécurité de gdbm pour les workflows d'agents IA.

installation

Commandes d'installation supplémentaires

macOS

Homebrewvérifié · 100%
brew install gdbm

local Homebrew formula metadata

MacPortsvérifié · 94%
sudo port install gdbm

MacPorts ports tree · databases/gdbm/Portfile · Source: api.github.com

Linux

Alpine Linux apkvérifié · 92%
sudo apk add gdbm

Alpine Linux edge package indexes · gdbm · Source: dl-cdn.alpinelinux.org

Fedora dnfvérifié · 92%
sudo dnf install gdbm

Fedora Rawhide package metadata · gdbm · Source: dl.fedoraproject.org

Nixvérifié · 92%
nix profile install nixpkgs#gdbm

nixpkgs package indexes · pkgs/by-name/gd/gdbm/package.nix · Source: api.github.com

Arch Linux pacmanvérifié · 92%
sudo pacman -S gdbm

Arch Linux sync databases · gdbm · Source: geo.mirror.pkgbuild.com

Debian aptvérifié · 92%
sudo apt install gdbm-l10n

Debian stable package indexes · gdbm-l10n · Source: deb.debian.org

openSUSE zyppervérifié · 92%
sudo zypper install gdbm-devel

openSUSE Tumbleweed package metadata · gdbm-devel · Source: download.opensuse.org

aperçu

Résumé du paquet

GNU database manager

Commandes et alias

  • gdbm_dump
  • gdbm_load
  • gdbmtool

historique

Historique du projet et usages

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.

Historique du projet

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.

Historique d'adoption

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.

Modes d'utilisation

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.

Pourquoi les passionnés de paquets s'y intéressent

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.

Chronologie

  • Original era: Philip A. Nelson writes the original GNU dbm software.
  • Modern manual: GDBM 1.25 documents the current GNU database manager API and utilities.
  • 2016-2022: The official project page copyright reflects Sergey Poznyakoff's maintained project page era.

Related projects

  • GDBM is related to standard Unix dbm and ndbm interfaces.
  • It is also comparable in package ecosystems to other embedded key/value stores such as Berkeley DB, although the official GDBM docs focus on dbm compatibility rather than positioning against alternatives.

posture de sécurité

Niveau de risque : blue

broad file, network, media, or database tool signal.

Classificateur de risque

risque blue · confiance moyen · tool

Pourquoi

  • broad file, network, media, or database tool signal

Signaux

  • text:database

Comportement d'installation

  • Aucun hook post-install Homebrew n’est enregistré dans les métadonnées de formule.
  • Les métadonnées de bottle Homebrew sont disponibles pour 9 plateformes.

Revue recommandée

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

Exécutables installés

CommandeTypeExpositionNote
gdbm_dumpcliexécutable global
gdbm_loadcliexécutable global
gdbmtoolcliexécutable global

fraîcheur

Version et 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.

page générée2026-07-10
version du gestionnaire1.26
gestionnaire mis à jour
données localesOK
amontnot checked
dernière version détectéenon détecté

https://www.gnu.org.ua/software/gdbm/

  • infoNo package-manager update timestamp was available.confiance faible
  • infoRelease/tag comparison is only available for GitHub repositories.https://www.gnu.org.ua/software/gdbm/confiance none

métadonnées d'installation

Métadonnées du paquet

Clé du paquetbrew:gdbm
Version1.26
Gestionnaire de paquetsHomebrew
Page du gestionnaire de paquetshttps://formulae.brew.sh/formula/gdbm
Page d'accueilhttps://www.gnu.org.ua/software/gdbm/
Dépôthttps://git.savannah.gnu.org/cgit/gdbm.git
Docs amonthttps://www.gnu.org.ua/software/gdbm/manual
LicenceGPL-3.0-or-later
Archive sourcehttps://ftpmirror.gnu.org/gnu/gdbm/gdbm-1.26.tar.gz
Bouteilledisponible (sur arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, sequoia, sonoma, ventura, x86_64_linux)
post-install Homebrewnon défini
Serviceaucun déclaré

faits du registre

Détails de la base source

Source DatabaseHomebrew formula API
Taphomebrew/core
Full Namegdbm
Version Scheme0
Revision0
Bottle Stable Root URLhttps://ghcr.io/v2/homebrew/core
Deprecatedno
Disabledno
Keg Onlyno
URL Keys
  • stable

correspondances dans les bases sources

Autres enregistrements de gestionnaires de paquets

Les correspondances proviennent d’index externes de gestionnaires de paquets et restent séparées des liens de paquets Automic Vault locaux.

Debian apt95%

gdbm-l10n 1.24-2

GNU dbm database routines (translation files)

https://gnu.org/software/gdbm

sudo apt install gdbm-l10n
  • Section: localization
  • Architecture: all
  • Source Package: gdbm
  • normalized package name match
  • Correspondance par : Gdbm
Debian stable package indexes · deb.debian.org · Debian stable package indexes: gdbm-l10n from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

gdbmtool 1.24-2

GNU dbm database routines (command line tools)

https://gnu.org/software/gdbm

sudo apt install gdbmtool
  • Section: utils
  • Architecture: amd64
  • Source Package: gdbm
  • 3 Dépendances
  • 1 dépendances optionnelles
  • normalized package name match
  • Correspondance par : Gdbm
Debian stable package indexes · deb.debian.org · Debian stable package indexes: gdbmtool from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

libgdbm-compat-dev 1.24-2

GNU dbm database routines (legacy support development files)

https://gnu.org/software/gdbm

sudo apt install libgdbm-compat-dev
  • Section: libdevel
  • Architecture: amd64
  • Source Package: gdbm
  • 4 Dépendances
  • normalized package name match
  • Correspondance par : Gdbm
Debian stable package indexes · deb.debian.org · Debian stable package indexes: libgdbm-compat-dev from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

libgdbm-compat4t64 1.24-2

GNU dbm database routines (legacy support runtime version)

https://gnu.org/software/gdbm

sudo apt install libgdbm-compat4t64
  • Section: libs
  • Architecture: amd64
  • Source Package: gdbm
  • 2 Dépendances
  • 1 fournit
  • normalized package name match
  • Correspondance par : Gdbm
Debian stable package indexes · deb.debian.org · Debian stable package indexes: libgdbm-compat4t64 from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

libgdbm-dev 1.24-2

GNU dbm database routines (development files)

https://gnu.org/software/gdbm

sudo apt install libgdbm-dev
  • Section: libdevel
  • Architecture: amd64
  • Source Package: gdbm
  • 3 Dépendances
  • normalized package name match
  • Correspondance par : Gdbm
Debian stable package indexes · deb.debian.org · Debian stable package indexes: libgdbm-dev from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

libgdbm6t64 1.24-2

GNU dbm database routines (runtime version)

https://gnu.org/software/gdbm

sudo apt install libgdbm6t64
  • Section: libs
  • Architecture: amd64
  • Source Package: gdbm
  • 1 Dépendances
  • 1 fournit
  • 1 dépendances optionnelles
  • normalized package name match
  • Correspondance par : Gdbm
Debian stable package indexes · deb.debian.org · Debian stable package indexes: libgdbm6t64 from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Nix95%

gdbm

nix profile install nixpkgs#gdbm
  • normalized package name match
  • Correspondance par : Gdbm
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/gd/gdbm/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
Ubuntu apt95%

gdbm-l10n 1.23-5.1build1

GNU dbm database routines (translation files)

https://gnu.org/software/gdbm

sudo apt install gdbm-l10n
  • Section: universe/libs
  • Architecture: all
  • Source Package: gdbm
  • normalized package name match
  • Correspondance par : Gdbm
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: gdbm-l10n from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
Ubuntu apt95%

gdbmtool 1.23-5.1build1

GNU dbm database routines (command line tools)

https://gnu.org/software/gdbm

sudo apt install gdbmtool
  • Section: universe/utils
  • Architecture: amd64
  • Source Package: gdbm
  • 3 Dépendances
  • 1 dépendances optionnelles
  • normalized package name match
  • Correspondance par : Gdbm
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: gdbmtool from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
Ubuntu apt95%

libgdbm-compat-dev 1.23-5.1build1

GNU dbm database routines (legacy support development files)

https://gnu.org/software/gdbm

sudo apt install libgdbm-compat-dev
  • Section: libdevel
  • Architecture: amd64
  • Source Package: gdbm
  • 4 Dépendances
  • normalized package name match
  • Correspondance par : Gdbm
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: libgdbm-compat-dev from https://archive.ubuntu.com/ubuntu/dists/noble/main/binary-amd64/Packages.gz
Ubuntu apt95%

libgdbm-compat4t64 1.23-5.1build1

GNU dbm database routines (legacy support runtime version)

https://gnu.org/software/gdbm

sudo apt install libgdbm-compat4t64
  • Section: libs
  • Architecture: amd64
  • Source Package: gdbm
  • 2 Dépendances
  • 1 fournit
  • normalized package name match
  • Correspondance par : Gdbm
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: libgdbm-compat4t64 from https://archive.ubuntu.com/ubuntu/dists/noble/main/binary-amd64/Packages.gz
Ubuntu apt95%

libgdbm-dev 1.23-5.1build1

GNU dbm database routines (development files)

https://gnu.org/software/gdbm

sudo apt install libgdbm-dev
  • Section: libdevel
  • Architecture: amd64
  • Source Package: gdbm
  • 3 Dépendances
  • normalized package name match
  • Correspondance par : Gdbm
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: libgdbm-dev from https://archive.ubuntu.com/ubuntu/dists/noble/main/binary-amd64/Packages.gz
Ubuntu apt95%

libgdbm6t64 1.23-5.1build1

GNU dbm database routines (runtime version)

https://gnu.org/software/gdbm

sudo apt install libgdbm6t64
  • Section: libs
  • Architecture: amd64
  • Source Package: gdbm
  • 1 Dépendances
  • 1 fournit
  • 1 dépendances optionnelles
  • normalized package name match
  • Correspondance par : Gdbm
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: libgdbm6t64 from https://archive.ubuntu.com/ubuntu/dists/noble/main/binary-amd64/Packages.gz
apk95%

gdbm 1.26-r0

GNU dbm is a set of database routines that use extensible hashing

https://www.gnu.org/software/gdbm/

sudo apk add gdbm
  • License: GPL-3.0-or-later
  • Architecture: x86_64
  • Source Package: gdbm
  • 1 Dépendances
  • 1 fournit
  • normalized package name match
  • Correspondance par : Gdbm
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: gdbm from https://dl-cdn.alpinelinux.org/alpine/edge/main/x86_64/APKINDEX.tar.gz
apk95%

gdbm-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-dev
  • License: GPL-3.0-or-later
  • Architecture: x86_64
  • Source Package: gdbm
  • 1 Dépendances
  • normalized package name match
  • Correspondance par : Gdbm
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: gdbm-dev from https://dl-cdn.alpinelinux.org/alpine/edge/main/x86_64/APKINDEX.tar.gz
apk95%

gdbm-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
  • License: GPL-3.0-or-later
  • Architecture: x86_64
  • Source Package: gdbm
  • normalized package name match
  • Correspondance par : Gdbm
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: gdbm-doc from https://dl-cdn.alpinelinux.org/alpine/edge/main/x86_64/APKINDEX.tar.gz

piste source

Généré depuis les données du dépôt

Cette page est servie par av-web depuis l'artéfact SQLite privé des paquets généré par scripts/generate-pkg-sqlite.py.

Sources utilisées

  • Geiger risk classifier
  • Nucleus package database
  • av.db category and tag curation
  • cross-ecosystem install command graph
  • curated package history
  • external package-manager database matches
  • package relationship graph
  • package version freshness
  • package-page enrichment