Automic VaultAutomic Vault

brew

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

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

安装

其他安装命令

macOS

Homebrew已验证 · 100%
brew install keyutils

local Homebrew formula metadata

Linux

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

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

Debian apt已验证 · 92%
sudo apt install keyutils

Debian stable package indexes · keyutils · 来源: deb.debian.org

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

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

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

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

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

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

openSUSE zypper已验证 · 92%
sudo zypper install keyutils

openSUSE Tumbleweed package metadata · keyutils · 来源: download.opensuse.org

概览

软件包摘要

Linux key management utilities

命令和别名

  • key.dns_resolver
  • keyctl
  • request-key

历史

项目历史与用法

keyutils is the user-space utility and library package for the Linux kernel key retention service. It provides tools such as keyctl, request-key, and key.dns_resolver, plus libkeyutils for programs that need to call the kernel key-management interfaces.

项目历史

David Howells created the keyutils package in July 2005, shortly after the Linux key-management facility became a user-visible subsystem. The package grew from command-line control utilities into a split utility, runtime-library, and development-header package with manual pages and request-key integration.

The keyutils spec changelog shows a long maintenance arc tied to kernel capabilities: version 1.0 in November 2005 renamed the library/header to keyutils and introduced library symbol versioning; version 1.3 in February 2010 exposed security-context and parent-session-keyring operations; version 1.5 in March 2011 added KEYCTL_REJECT, KEYCTL_INSTANTIATE_IOV, DNS lookup generalization, and more keyctl commands; version 1.6 in November 2018 added public-key operations that required Linux 4.20.

采用历史

keyutils is packaged broadly because it is glue for Linux authentication, filesystem, DNS, and crypto-adjacent workflows rather than an optional application. The batch metadata records packages in Alpine, Homebrew, Debian, Fedora, Nix, Arch, Ubuntu, and openSUSE/Zypper ecosystems.

The Linux kernel documentation describes keyrings as a kernel service for caching cryptographic keys, authentication tokens, cross-domain user mappings, and related data for filesystems and kernel services. keyutils is the standard user-space companion for inspecting and operating on that facility.

使用方式

Administrators and system services use keyctl to add, link, search, read, invalidate, and manage keys and keyrings. request-key is invoked by the kernel-side request-key callback path when a key must be instantiated in user space, and key.dns_resolver supports DNS-related upcalls.

为什么软件包爱好者会关心

keyutils is a classic small package with outsized system importance: it exposes kernel ABI surfaces, ships a shared library and manual pages, and changes as the Linux key subsystem adds capabilities. It is the kind of package that may be invisible on a workstation until Kerberos, encrypted filesystems, DNS resolver keys, module signing, or request-key upcalls need it.

时间线

  • 2005-07-12: keyutils package creation.
  • 2005-11-28: version 1.0 renamed the library and header to keyutils and added symbol versioning.
  • 2011-03-10: version 1.5 added newer keyctl functionality including KEYCTL_REJECT and KEYCTL_INSTANTIATE_IOV.
  • 2018-11-13: version 1.6 added public-key operations requiring Linux 4.20.
  • 2020-07-07: version 1.6.3 adjusted key change notifications to use pipe2(O_NOTIFICATION_PIPE).

Related projects

  • The Linux kernel key retention service is the kernel-side subsystem. Linux man-pages documents many of the system-call interfaces, while request-key and key.dns_resolver are user-space helpers shipped in keyutils.

安全态势

风险级别:绿色

narrow executable package without higher-risk signals.

风险分类器

绿色 风险 · 低 置信度 · appliance

原因

  • narrow executable package without higher-risk signals

信号

  • metadata:no-higher-risk-signals

安装行为

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

建议审查

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

local files

Configuration and credential file locations

These source-backed paths show where this package keeps local settings or durable credentials. Automic Vault can use them as review targets for secret scanning, migration, and command approval.

Configuration files

Config paths the tool may read or write during local use.

Linux
/etc/request-key.conf/etc/request-key.d/*.conf/etc/key.dns_resolver.conf

可执行文件

已安装的可执行文件

命令类型暴露范围备注
key.dns_resolvercli全局可执行文件
keyctlcli全局可执行文件
request-keycli全局可执行文件

新鲜度

版本和新鲜度

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

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

https://git.kernel.org/pub/scm/linux/kernel/git/dhowells/keyutils

安装元数据

软件包元数据

软件包键brew:keyutils
版本1.6.3
软件包管理器Homebrew
软件包管理器页面https://formulae.brew.sh/formula/keyutils
主页https://git.kernel.org/pub/scm/linux/kernel/git/dhowells/keyutils.git
仓库https://git.kernel.org/pub/scm/linux/kernel/git/dhowells/keyutils.git
上游文档https://git.kernel.org/pub/scm/linux/kernel/git/dhowells/keyutils.git/tree/README
许可证GPL-2.0-or-later AND LGPL-2.0-or-later
源码归档https://git.kernel.org/pub/scm/linux/kernel/git/dhowells/keyutils.git/snapshot/keyutils-1.6.3.tar.gz
Bottle可用 (于 arm64_linux, x86_64_linux)
Homebrew post-install未定义
服务未声明

注册表事实

源数据库详情

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

源数据库匹配

其他软件包管理器记录

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

Debian apt95%

libkeyutils-dev 1.6.3-6

Linux Key Management Utilities (development)

https://git.kernel.org/pub/scm/linux/kernel/git/dhowells/keyutils.git

sudo apt install libkeyutils-dev
  • Section: libdevel
  • Architecture: amd64
  • Source Package: keyutils
  • 1 依赖
  • normalized package name match
  • 匹配方式:Keyutils
Debian stable package indexes · deb.debian.org · Debian stable package indexes: libkeyutils-dev from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

libkeyutils1 1.6.3-6

Linux Key Management Utilities (library)

https://git.kernel.org/pub/scm/linux/kernel/git/dhowells/keyutils.git

sudo apt install libkeyutils1
  • Section: libs
  • Architecture: amd64
  • Source Package: keyutils
  • 1 依赖
  • normalized package name match
  • 匹配方式:Keyutils
Debian stable package indexes · deb.debian.org · Debian stable package indexes: libkeyutils1 from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Nix95%

keyutils

nix profile install nixpkgs#keyutils
  • normalized package name match
  • 匹配方式:Keyutils
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/ke/keyutils/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
Ubuntu apt95%

libkeyutils-dev 1.6.3-3build1

Linux Key Management Utilities (development)

https://git.kernel.org/pub/scm/linux/kernel/git/dhowells/keyutils.git

sudo apt install libkeyutils-dev
  • Section: misc
  • Architecture: amd64
  • Source Package: keyutils
  • 1 依赖
  • normalized package name match
  • 匹配方式:Keyutils
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: libkeyutils-dev from https://archive.ubuntu.com/ubuntu/dists/noble/main/binary-amd64/Packages.gz
Ubuntu apt95%

libkeyutils1 1.6.3-3build1

Linux Key Management Utilities (library)

https://git.kernel.org/pub/scm/linux/kernel/git/dhowells/keyutils.git

sudo apt install libkeyutils1
  • Section: misc
  • Architecture: amd64
  • Source Package: keyutils
  • 1 依赖
  • normalized package name match
  • 匹配方式:Keyutils
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: libkeyutils1 from https://archive.ubuntu.com/ubuntu/dists/noble/main/binary-amd64/Packages.gz
apk95%

keyutils 1.6.3-r4

Linux Key Management Utilities

https://people.redhat.com/~dhowells/keyutils/

sudo apk add keyutils
  • License: GPL-2.0-or-later AND LGPL-2.0-or-later
  • Architecture: x86_64
  • Source Package: keyutils
  • 1 依赖
  • 1 提供
  • normalized package name match
  • 匹配方式:Keyutils
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: keyutils from https://dl-cdn.alpinelinux.org/alpine/edge/main/x86_64/APKINDEX.tar.gz
apk95%

keyutils-dev 1.6.3-r4

Linux Key Management Utilities (development files)

https://people.redhat.com/~dhowells/keyutils/

sudo apk add keyutils-dev
  • License: GPL-2.0-or-later AND LGPL-2.0-or-later
  • Architecture: x86_64
  • Source Package: keyutils
  • 1 依赖
  • 1 提供
  • normalized package name match
  • 匹配方式:Keyutils
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: keyutils-dev from https://dl-cdn.alpinelinux.org/alpine/edge/main/x86_64/APKINDEX.tar.gz
apk95%

keyutils-doc 1.6.3-r4

Linux Key Management Utilities (documentation)

https://people.redhat.com/~dhowells/keyutils/

sudo apk add keyutils-doc
  • License: GPL-2.0-or-later AND LGPL-2.0-or-later
  • Architecture: x86_64
  • Source Package: keyutils
  • normalized package name match
  • 匹配方式:Keyutils
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: keyutils-doc from https://dl-cdn.alpinelinux.org/alpine/edge/main/x86_64/APKINDEX.tar.gz
apk95%

keyutils-libs 1.6.3-r4

Key utilities library

https://people.redhat.com/~dhowells/keyutils/

sudo apk add keyutils-libs
  • License: GPL-2.0-or-later AND LGPL-2.0-or-later
  • Architecture: x86_64
  • Source Package: keyutils
  • 1 依赖
  • 1 提供
  • normalized package name match
  • 匹配方式:Keyutils
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: keyutils-libs from https://dl-cdn.alpinelinux.org/alpine/edge/main/x86_64/APKINDEX.tar.gz
dnf95%

keyutils 1.6.3-7.fc44

Linux Key Management Utilities

https://git.kernel.org/pub/scm/linux/kernel/git/dhowells/keyutils.git

sudo dnf install keyutils
  • License: GPL-2.0-or-later AND LGPL-2.1-or-later
  • Category: Unspecified
  • Architecture: x86_64
  • Source Package: keyutils
  • 7 依赖
  • 2 提供
  • normalized package name match
  • 匹配方式:Keyutils
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: keyutils from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/e5ca8ce900cd68f5419e1c39ae517343100b306336cbaeb70a3c153121d95094-primary.xml.zst
dnf95%

keyutils-libs 1.6.3-7.fc44

Key utilities library

https://git.kernel.org/pub/scm/linux/kernel/git/dhowells/keyutils.git

sudo dnf install keyutils-libs
  • License: GPL-2.0-or-later AND LGPL-2.1-or-later
  • Category: Unspecified
  • Architecture: i686
  • Source Package: keyutils
  • 2 依赖
  • 2 提供
  • normalized package name match
  • 匹配方式:Keyutils
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: keyutils-libs from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/e5ca8ce900cd68f5419e1c39ae517343100b306336cbaeb70a3c153121d95094-primary.xml.zst
dnf95%

keyutils-libs-devel 1.6.3-7.fc44

Development package for building Linux key management utilities

https://git.kernel.org/pub/scm/linux/kernel/git/dhowells/keyutils.git

sudo dnf install keyutils-libs-devel
  • License: GPL-2.0-or-later AND LGPL-2.1-or-later
  • Category: Unspecified
  • Architecture: i686
  • Source Package: keyutils
  • 3 依赖
  • 2 提供
  • normalized package name match
  • 匹配方式:Keyutils
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: keyutils-libs-devel from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/e5ca8ce900cd68f5419e1c39ae517343100b306336cbaeb70a3c153121d95094-primary.xml.zst
pacman95%

keyutils 1.6.3-4

Linux Key Management Utilities

https://www.kernel.org/

sudo pacman -S keyutils
  • License: GPL-2.0-or-later AND LGPL-2.1-or-later
  • Architecture: x86_64
  • 2 依赖
  • 1 提供
  • normalized package name match
  • 匹配方式:Keyutils
Arch Linux sync databases · geo.mirror.pkgbuild.com · Arch Linux sync databases: keyutils from https://geo.mirror.pkgbuild.com/core/os/x86_64/core.db.tar.gz
zypper95%

keyutils 1.6.3-7.7

Linux Key Management Utilities

https://git.kernel.org/pub/scm/linux/kernel/git/dhowells/keyutils.git/

sudo zypper install keyutils
  • License: GPL-2.0-or-later AND LGPL-2.1-or-later
  • Category: System/Kernel
  • Architecture: x86_64
  • Source Package: keyutils
  • 4 依赖
  • 2 提供
  • normalized package name match
  • 匹配方式:Keyutils
openSUSE Tumbleweed package metadata · download.opensuse.org · openSUSE Tumbleweed package metadata: keyutils from https://download.opensuse.org/tumbleweed/repo/oss/repodata/be8d3611d25469107f32075a1697e69ec57a2b850b42348a658cc671ad5ec2b50760d02c3e59524d50da9a11d5be799bdaffba2e166e8ca8858512e3c0bd665d-primary.xml.zst

来源线索

由仓库数据生成

此页面由 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 configuration and credential file locations
  • curated package history
  • external package-manager database matches
  • package relationship graph
  • package version freshness
  • package-page enrichment