macOS
brew install keyutilslocal Homebrew formula metadata
brew
Linux key management utilities. Version 1.6.3 via Homebrew; verified from local package data.
install
brew install keyutilslocal Homebrew formula metadata
sudo apk add keyutilsAlpine Linux edge package indexes · keyutils · source: dl-cdn.alpinelinux.org
sudo apt install keyutilsDebian stable package indexes · keyutils · source: deb.debian.org
sudo dnf install keyutilsFedora Rawhide package metadata · keyutils · source: dl.fedoraproject.org
nix profile install nixpkgs#keyutilsnixpkgs package indexes · pkgs/by-name/ke/keyutils/package.nix · source: api.github.com
sudo pacman -S keyutilsArch Linux sync databases · keyutils · source: geo.mirror.pkgbuild.com
sudo zypper install keyutilsopenSUSE Tumbleweed package metadata · keyutils · source: download.opensuse.org
overview
Linux key management utilities
history
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.
security posture
narrow executable package without higher-risk signals.
green risk · low confidence · appliance
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
local files
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.
Config paths the tool may read or write during local use.
/etc/request-key.conf/etc/request-key.d/*.conf/etc/key.dns_resolver.confexecutables
| Command | Kind | Exposure | Note |
|---|---|---|---|
key.dns_resolver | cli | global executable | |
keyctl | cli | global executable | |
request-key | cli | global executable |
freshness
These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.
https://git.kernel.org/pub/scm/linux/kernel/git/dhowells/keyutils
install metadata
| Package key | brew:keyutils |
|---|---|
| Version | 1.6.3 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/keyutils |
| Homepage | https://git.kernel.org/pub/scm/linux/kernel/git/dhowells/keyutils.git |
| Repository | https://git.kernel.org/pub/scm/linux/kernel/git/dhowells/keyutils.git |
| Upstream docs | https://git.kernel.org/pub/scm/linux/kernel/git/dhowells/keyutils.git/tree/README |
| License | GPL-2.0-or-later AND LGPL-2.0-or-later |
| Source archive | https://git.kernel.org/pub/scm/linux/kernel/git/dhowells/keyutils.git/snapshot/keyutils-1.6.3.tar.gz |
| Bottle | available (on arm64_linux, x86_64_linux) |
| Homebrew post-install | not defined |
| Service | none declared |
registry facts
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | keyutils |
| Version Scheme | 0 |
| Revision | 0 |
| Requirements |
|
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
source database matches
Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.
keyutils 1.6.3-6
Linux Key Management Utilities
https://git.kernel.org/pub/scm/linux/kernel/git/dhowells/keyutils.git
sudo apt install keyutilslibkeyutils-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-devlibkeyutils1 1.6.3-6
Linux Key Management Utilities (library)
https://git.kernel.org/pub/scm/linux/kernel/git/dhowells/keyutils.git
sudo apt install libkeyutils1keyutils
nix profile install nixpkgs#keyutilskeyutils 1.6.3-3build1
Linux Key Management Utilities
https://git.kernel.org/pub/scm/linux/kernel/git/dhowells/keyutils.git
sudo apt install keyutilslibkeyutils-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-devlibkeyutils1 1.6.3-3build1
Linux Key Management Utilities (library)
https://git.kernel.org/pub/scm/linux/kernel/git/dhowells/keyutils.git
sudo apt install libkeyutils1keyutils 1.6.3-r4
Linux Key Management Utilities
https://people.redhat.com/~dhowells/keyutils/
sudo apk add keyutilskeyutils-dev 1.6.3-r4
Linux Key Management Utilities (development files)
https://people.redhat.com/~dhowells/keyutils/
sudo apk add keyutils-devkeyutils-doc 1.6.3-r4
Linux Key Management Utilities (documentation)
https://people.redhat.com/~dhowells/keyutils/
sudo apk add keyutils-dockeyutils-libs 1.6.3-r4
Key utilities library
https://people.redhat.com/~dhowells/keyutils/
sudo apk add keyutils-libskeyutils 1.6.3-7.fc44
Linux Key Management Utilities
https://git.kernel.org/pub/scm/linux/kernel/git/dhowells/keyutils.git
sudo dnf install keyutilskeyutils-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-libskeyutils-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-develkeyutils 1.6.3-4
Linux Key Management Utilities
sudo pacman -S keyutilskeyutils 1.6.3-7.7
Linux Key Management Utilities
https://git.kernel.org/pub/scm/linux/kernel/git/dhowells/keyutils.git/
sudo zypper install keyutilssource trail
This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.