Automic VaultAutomic Vault

brew

使用 Homebrew, apk, dnf, MacPorts, Nix, pacman, apt, zypper 安装 gdbm

查看 gdbm 的安装路径、可执行文件、元数据以及面向 AI 代理工作流的安全说明。

安装

其他安装命令

macOS

Homebrew已验证 · 100%
brew install gdbm

local Homebrew formula metadata

MacPorts已验证 · 94%
sudo port install gdbm

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

Linux

Alpine Linux apk已验证 · 92%
sudo apk add gdbm

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

Fedora dnf已验证 · 92%
sudo dnf install gdbm

Fedora Rawhide package metadata · gdbm · 来源: dl.fedoraproject.org

Nix已验证 · 92%
nix profile install nixpkgs#gdbm

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

Arch Linux pacman已验证 · 92%
sudo pacman -S gdbm

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

Debian apt已验证 · 92%
sudo apt install gdbm-l10n

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

openSUSE zypper已验证 · 92%
sudo zypper install gdbm-devel

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

概览

软件包摘要

GNU database manager

命令和别名

  • gdbm_dump
  • gdbm_load
  • gdbmtool

历史

项目历史与用法

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.

时间线

  • 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.

安全态势

风险级别:blue

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

风险分类器

blue 风险 · 中 置信度 · tool

原因

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

信号

  • text:database

安装行为

  • formula 元数据中未记录 Homebrew post-install 钩子。
  • Homebrew bottle 元数据适用于 9 个平台目标。

建议审查

在无人值守的代理使用前,请检查该工具是否读取明文凭据、写入远程状态、发布制品或调用插件。

可执行文件

已安装的可执行文件

命令类型暴露范围备注
gdbm_dumpcli全局可执行文件
gdbm_loadcli全局可执行文件
gdbmtoolcli全局可执行文件

新鲜度

版本和新鲜度

这些信号区分页生成时间、软件包管理器活动和上游发布比较。只有存在证据 URL 和可比较版本时,才会提示版本落后。

页面生成时间2026-07-10
管理器版本1.26
管理器更新时间
本地数据OK
上游not checked
检测到的最新版本未检测到

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

  • 信息No package-manager update timestamp was available.低 置信度
  • 信息Release/tag comparison is only available for GitHub repositories.https://www.gnu.org.ua/software/gdbm/none 置信度

安装元数据

软件包元数据

软件包键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 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

源数据库匹配

其他软件包管理器记录

匹配项来自外部软件包管理器索引,并与本地 Automic Vault 软件包链接分开显示。

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
  • 匹配方式: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 依赖
  • 1 可选依赖
  • normalized package name match
  • 匹配方式: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 依赖
  • normalized package name match
  • 匹配方式: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 依赖
  • 1 提供
  • normalized package name match
  • 匹配方式: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 依赖
  • normalized package name match
  • 匹配方式: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 依赖
  • 1 提供
  • 1 可选依赖
  • normalized package name match
  • 匹配方式: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
  • 匹配方式: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
  • 匹配方式: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 依赖
  • 1 可选依赖
  • normalized package name match
  • 匹配方式: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 依赖
  • normalized package name match
  • 匹配方式: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 依赖
  • 1 提供
  • normalized package name match
  • 匹配方式: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 依赖
  • normalized package name match
  • 匹配方式: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 依赖
  • 1 提供
  • 1 可选依赖
  • normalized package name match
  • 匹配方式: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 依赖
  • 1 提供
  • normalized package name match
  • 匹配方式: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 依赖
  • normalized package name match
  • 匹配方式: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
  • 匹配方式: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

来源线索

由仓库数据生成

此页面由 av-webscripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。

使用的来源

  • 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