macOS
brew install systemdlocal Homebrew formula metadata
brew
System and service manager. Version 261.1 via Homebrew; verified 2026-06-26.
install
brew install systemdlocal Homebrew formula metadata
sudo apt install libnss-myhostnameDebian stable package indexes · libnss-myhostname · source: deb.debian.org
sudo dnf install systemdFedora Rawhide package metadata · systemd · source: dl.fedoraproject.org
nix profile install nixpkgs#systemdnixpkgs package indexes · systemd · source: raw.githubusercontent.com
sudo pacman -S systemdArch Linux sync databases · systemd · source: geo.mirror.pkgbuild.com
sudo zypper install libsystemd0openSUSE Tumbleweed package metadata · libsystemd0 · source: download.opensuse.org
sudo apk add busctlAlpine Linux edge package indexes · busctl · source: dl-cdn.alpinelinux.org
overview
System and service manager
history
systemd is the Linux system and service manager around which many modern distribution boot, service, logging, login, network, timer, and unit-management workflows are organized.
The official repository describes systemd as the System and Service Manager and points to systemd.io and the freedesktop.org manual set for documentation. Its v1 tag is dated 2010-07-07 and was tagged by Lennart Poettering.
The project expanded well beyond an init replacement. The Homebrew source facts list commands such as systemctl, journalctl, loginctl, timedatectl, systemd-analyze, systemd-run, systemd-nspawn, networkctl, resolvectl, and many service-management helpers.
systemd.io links distribution-specific package and bug-tracker resources for Arch, Debian, Fedora, Gentoo, Mageia, Ubuntu, and openSUSE, reflecting how distribution integration is part of the project surface.
The supplied package-manager facts list systemd-related packages across Homebrew, Alpine, Debian, Ubuntu, Fedora/dnf, Nix, Arch, and openSUSE, though individual distributions may split libraries, NSS modules, busctl, or the full service manager into different package names.
Most users encounter systemd through systemctl for units, journalctl for logs, systemd-analyze for boot analysis, timers as cron-like scheduled jobs, and service unit files installed by other packages.
For CLI culture, systemd changed what it means to package a daemon on Linux: a package often ships unit files, tmpfiles rules, sysusers rules, presets, socket units, timer units, and journal integration rather than only an init script.
systemd is package-manager significant because it defines a large amount of Linux service packaging convention. Packagers care about unit ordering, service hardening, socket activation, tmpfiles, user creation, journal behavior, and distro policy.
It also remains culturally important because it turned service management into a shared Linux platform API, so installing even unrelated packages often means installing or interacting with systemd units.
security posture
broad file, network, media, or database tool signal. infrastructure mutation or orchestration signal.
orange risk · medium confidence · infrastructure
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/systemd/system.conf/etc/systemd/system.conf.d/*.conf~/.config/systemd/user.conf/etc/systemd/user.conf/etc/systemd/user.conf.d/*.confexecutables
| Command | Kind | Exposure | Note |
|---|---|---|---|
bootctl | cli | global executable | |
busctl | cli | global executable | |
coredumpctl | cli | global executable | |
halt | cli | global executable | |
hostnamectl | cli | global executable | |
init | cli | global executable | |
journalctl | cli | global executable | |
kernel-install | cli | global executable | |
localectl | cli | global executable | |
loginctl | cli | global executable | |
machinectl | cli | global executable | |
mount.ddi | cli | global executable | |
mount.mstack | cli | global executable | |
networkctl | cli | global executable | |
oomctl | cli | global executable | |
portablectl | cli | global executable | |
poweroff | cli | global executable | |
reboot | cli | global executable | |
resolvconf | cli | global executable | |
resolvectl | cli | global executable | |
run0 | cli | global executable | |
shutdown | cli | global executable | |
systemctl | cli | global executable | |
systemd-ac-power | cli | global executable | |
systemd-analyze | cli | global executable | |
systemd-ask-password | cli | global executable | |
systemd-cat | cli | global executable | |
systemd-cgls | cli | global executable | |
systemd-cgtop | cli | global executable | |
systemd-confext | cli | global executable | |
systemd-creds | cli | global executable | |
systemd-delta | cli | global executable | |
systemd-detect-virt | cli | global executable | |
systemd-dissect | cli | global executable | |
systemd-escape | cli | global executable | |
systemd-firstboot | cli | global executable | |
systemd-id128 | cli | global executable | |
systemd-inhibit | cli | global executable | |
systemd-machine-id-setup | cli | global executable | |
systemd-mount | cli | global executable | |
systemd-mstack | cli | global executable | |
systemd-mute-console | cli | global executable | |
systemd-notify | cli | global executable | |
systemd-nspawn | cli | global executable | |
systemd-path | cli | global executable | |
systemd-pty-forward | cli | global executable | |
systemd-repart | cli | global executable | |
systemd-resolve | cli | global executable | |
systemd-run | cli | global executable | |
systemd-socket-activate | cli | global executable | |
systemd-stdio-bridge | cli | global executable | |
systemd-sysext | cli | global executable | |
systemd-sysusers | cli | global executable | |
systemd-tmpfiles | cli | global executable | |
systemd-tty-ask-password-agent | cli | global executable | |
systemd-umount | cli | global executable | |
systemd-vpick | cli | global executable | |
timedatectl | cli | global executable | |
udevadm | cli | global executable | |
ukify | cli | global executable | |
userdbctl | cli | global executable | |
varlinkctl | 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://github.com/systemd/systemd
install metadata
| Package key | brew:systemd |
|---|---|
| Version | 261.1 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/systemd |
| Homepage | https://systemd.io |
| Repository | https://github.com/systemd/systemd |
| Upstream docs | https://systemd.io/ |
| License | LGPL-2.1-or-later AND GPL-2.0-or-later AND CC0-1.0 AND LGPL-2.0-or-later AND MIT AND MIT-0 AND LicenseRef-Homebrew-public-domain AND (LGPL-2.0-or-later WITH Linux-syscall-note) AND (GPL-1.0-or-later WITH Linux-syscall-note) AND (GPL-2.0-or-later WITH Linux-syscall-note) AND (GPL-2.0-only WITH Linux-syscall-note) AND (BSD-3-Clause OR (GPL-2.0-only WITH Linux-syscall-note)) AND (MIT OR (GPL-2.0-only WITH Linux-syscall-note)) AND (MIT OR (GPL-2.0-or-later WITH Linux-syscall-note)) AND (GPL-2.0-only OR BSD-2-Clause) |
| Source archive | https://github.com/systemd/systemd/archive/refs/tags/v261.1.tar.gz |
| Last updated | 2026-06-26T14:55:16Z |
| Pulse | updated |
| Dependencies | glib, libcap, libxcrypt, lz4, openssl@3, util-linux, xz, zstd |
| Build dependencies | coreutils, docbook-xsl, gettext, gperf, icu4c@78, libxml2, libxslt, meson, ninja, pkgconf, python@3.14 |
| 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 | systemd |
| Version Scheme | 0 |
| Revision | 0 |
| Head Version | HEAD |
| Requirements |
|
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | yes |
| URL Keys |
|
source database matches
Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.
libnss-myhostname 257.13-1~deb13u1
nss module providing fallback resolution for the current hostname
sudo apt install libnss-myhostnamelibnss-mymachines 257.13-1~deb13u1
nss module to resolve hostnames for local container instances
sudo apt install libnss-mymachineslibnss-resolve 257.13-1~deb13u1
nss module to resolve names via systemd-resolved
sudo apt install libnss-resolvelibnss-systemd 257.13-1~deb13u1
nss module providing dynamic user and group name resolution
sudo apt install libnss-systemdlibpam-systemd 257.13-1~deb13u1
system and service manager - PAM module
sudo apt install libpam-systemdlibsystemd-dev 257.13-1~deb13u1
systemd utility library - development files
sudo apt install libsystemd-devlibsystemd-shared 257.13-1~deb13u1
systemd shared private library
sudo apt install libsystemd-sharedlibsystemd0 257.13-1~deb13u1
systemd utility library
sudo apt install libsystemd0libudev-dev 257.13-1~deb13u1
libudev development files
sudo apt install libudev-devlibudev1 257.13-1~deb13u1
libudev shared library
sudo apt install libudev1systemd 257.13-1~deb13u1
system and service manager
sudo apt install systemdsystemd-boot 257.13-1~deb13u1
simple UEFI boot manager - integration and services
sudo apt install systemd-bootsystemd-boot-efi 257.13-1~deb13u1
simple UEFI boot manager - EFI binaries
sudo apt install systemd-boot-efisystemd-boot-efi-amd64-signed-template 257.13-1~deb13u1
Template for signed systemd-boot-efi package (amd64)
sudo apt install systemd-boot-efi-amd64-signed-templatesystemd-boot-tools 257.13-1~deb13u1
simple UEFI boot manager - tools
sudo apt install systemd-boot-toolssystemd-container 257.13-1~deb13u1
systemd container/nspawn tools
sudo apt install systemd-containersource 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.