pkg.soopen package index

brew / rank 270

Install systemd with Homebrew, apt, dnf, Nix, pacman, zypper, apk

System and service manager. Version 261.2 via Homebrew; verified 2026-07-25. Also installable with debian: sudo apt install libnss-myhostname.

install

Additional install commands

macOS

Homebrewverified · 100%
brew install systemd

local Homebrew formula metadata

Linux

Debian aptverified · 92%
sudo apt install systemd

Debian stable package indexes · systemd · source: deb.debian.org

Fedora dnfverified · 92%
sudo dnf install systemd

Fedora Rawhide package metadata · systemd · source: dl.fedoraproject.org

Nixverified · 92%
nix profile install nixpkgs#systemd

nixpkgs package indexes · systemd · source: raw.githubusercontent.com

Arch Linux pacmanverified · 92%
sudo pacman -S systemd

Arch Linux sync databases · systemd · source: geo.mirror.pkgbuild.com

openSUSE zypperverified · 92%
sudo zypper install systemd

openSUSE Tumbleweed package metadata · systemd · source: download.opensuse.org

Alpine Linux apkverified · 92%
sudo apk add busctl

Alpine Linux edge package indexes · busctl · source: dl-cdn.alpinelinux.org

overview

Package summary

System and service manager

Commands and aliases

  • bootctl
  • busctl
  • coredumpctl
  • halt
  • hostnamectl
  • init
  • journalctl
  • kernel-install
  • localectl
  • loginctl
  • machinectl
  • mount.ddi
  • mount.mstack
  • mount.storage
  • networkctl
  • oomctl
  • portablectl
  • poweroff
  • reboot
  • resolvconf
  • resolvectl
  • run0
  • shutdown
  • storagectl
  • systemctl
  • systemd-ac-power
  • systemd-analyze
  • systemd-ask-password
  • systemd-cat
  • systemd-cgls
  • systemd-cgtop
  • systemd-confext

history

Project history and usage

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.

Project history

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.

Adoption history

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.

How it is used

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.

Why package nerds care

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.

Timeline

  • 2010: systemd v1 tag dated 2010-07-07.
  • 2011-2014: systemd.io lists early user and administrator presentations at FOSDEM and linux.conf.au.
  • 2026: The official GitHub repository lists v261.1 as a current stable release on 2026-06-26.

Related projects

  • systemd.io documents related APIs and bindings around the journal, sd-bus, socket activation, and systemd D-Bus interfaces, showing its role as both a service manager and a platform for other packages.

security posture

Risk level: orange

broad file, network, media, or database tool signal. infrastructure mutation or orchestration signal.

Risk classifier

orange risk · medium confidence · infrastructure

Why

  • broad file, network, media, or database tool signal
  • infrastructure mutation or orchestration signal

Signals

  • text:network
  • text:service manager

Install behavior

  • No Homebrew bottle metadata was recorded.

Recommended review

Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.

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/systemd/system.conf/etc/systemd/system.conf.d/*.conf~/.config/systemd/user.conf/etc/systemd/user.conf/etc/systemd/user.conf.d/*.conf

executables

Installed executables

CommandKindExposureNote
bootctlexecutableindexed executableDiscovered from the local executable index.
busctlexecutableindexed executableDiscovered from the local executable index.
coredumpctlexecutableindexed executableDiscovered from the local executable index.
haltexecutableindexed executableDiscovered from the local executable index.
hostnamectlexecutableindexed executableDiscovered from the local executable index.
initexecutableindexed executableDiscovered from the local executable index.
journalctlexecutableindexed executableDiscovered from the local executable index.
kernel-installexecutableindexed executableDiscovered from the local executable index.
localectlexecutableindexed executableDiscovered from the local executable index.
loginctlexecutableindexed executableDiscovered from the local executable index.
machinectlexecutableindexed executableDiscovered from the local executable index.
mount.ddiexecutableindexed executableDiscovered from the local executable index.
mount.mstackexecutableindexed executableDiscovered from the local executable index.
mount.storageexecutableindexed executableDiscovered from the local executable index.
networkctlexecutableindexed executableDiscovered from the local executable index.
oomctlexecutableindexed executableDiscovered from the local executable index.
portablectlexecutableindexed executableDiscovered from the local executable index.
poweroffexecutableindexed executableDiscovered from the local executable index.
rebootexecutableindexed executableDiscovered from the local executable index.
resolvconfexecutableindexed executableDiscovered from the local executable index.
resolvectlexecutableindexed executableDiscovered from the local executable index.
run0executableindexed executableDiscovered from the local executable index.
shutdownexecutableindexed executableDiscovered from the local executable index.
storagectlexecutableindexed executableDiscovered from the local executable index.
systemctlexecutableindexed executableDiscovered from the local executable index.
systemd-ac-powerexecutableindexed executableDiscovered from the local executable index.
systemd-analyzeexecutableindexed executableDiscovered from the local executable index.
systemd-ask-passwordexecutableindexed executableDiscovered from the local executable index.
systemd-catexecutableindexed executableDiscovered from the local executable index.
systemd-cglsexecutableindexed executableDiscovered from the local executable index.
systemd-cgtopexecutableindexed executableDiscovered from the local executable index.
systemd-confextexecutableindexed executableDiscovered from the local executable index.
systemd-credsexecutableindexed executableDiscovered from the local executable index.
systemd-deltaexecutableindexed executableDiscovered from the local executable index.
systemd-detect-virtexecutableindexed executableDiscovered from the local executable index.
systemd-dissectexecutableindexed executableDiscovered from the local executable index.
systemd-escapeexecutableindexed executableDiscovered from the local executable index.
systemd-firstbootexecutableindexed executableDiscovered from the local executable index.
systemd-id128executableindexed executableDiscovered from the local executable index.
systemd-inhibitexecutableindexed executableDiscovered from the local executable index.
systemd-machine-id-setupexecutableindexed executableDiscovered from the local executable index.
systemd-mountexecutableindexed executableDiscovered from the local executable index.
systemd-mstackexecutableindexed executableDiscovered from the local executable index.
systemd-mute-consoleexecutableindexed executableDiscovered from the local executable index.
systemd-notifyexecutableindexed executableDiscovered from the local executable index.
systemd-nspawnexecutableindexed executableDiscovered from the local executable index.
systemd-pathexecutableindexed executableDiscovered from the local executable index.
systemd-pty-forwardexecutableindexed executableDiscovered from the local executable index.
systemd-repartexecutableindexed executableDiscovered from the local executable index.
systemd-resolveexecutableindexed executableDiscovered from the local executable index.
systemd-runexecutableindexed executableDiscovered from the local executable index.
systemd-socket-activateexecutableindexed executableDiscovered from the local executable index.
systemd-stdio-bridgeexecutableindexed executableDiscovered from the local executable index.
systemd-sysextexecutableindexed executableDiscovered from the local executable index.
systemd-sysinstallexecutableindexed executableDiscovered from the local executable index.
systemd-sysusersexecutableindexed executableDiscovered from the local executable index.
systemd-tmpfilesexecutableindexed executableDiscovered from the local executable index.
systemd-tty-ask-password-agentexecutableindexed executableDiscovered from the local executable index.
systemd-umountexecutableindexed executableDiscovered from the local executable index.
systemd-vpickexecutableindexed executableDiscovered from the local executable index.
timedatectlexecutableindexed executableDiscovered from the local executable index.
udevadmexecutableindexed executableDiscovered from the local executable index.
ukifyexecutableindexed executableDiscovered from the local executable index.
userdbctlexecutableindexed executableDiscovered from the local executable index.
varlinkctlexecutableindexed executableDiscovered from the local executable index.

freshness

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

page generated2026-08-03
manager version261.2
manager updated2026-07-25
local dataunknown
upstreamnot available
latest detectednot detected
  • okNo freshness warnings were generated.

install metadata

Package metadata

Package keybrew:systemd
Version261.2
Package managerHomebrew
Homepagehttps://systemd.io
Repositoryhttps://github.com/systemd/systemd
Last updated2026-07-25T14:45:05Z
Pulseupdated
Bottlenot recorded
Servicenone declared

source database matches

Other package-manager records

Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.

Debian apt95%

libnss-myhostname 257.13-1~deb13u1

nss module providing fallback resolution for the current hostname

https://systemd.io

sudo apt install libnss-myhostname
  • Section: admin
  • Architecture: amd64
  • Source Package: systemd
  • 2 dependencies
  • normalized package name match
  • Matched by: Systemd
Debian stable package indexes · deb.debian.org · Debian stable package indexes: libnss-myhostname from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

libnss-mymachines 257.13-1~deb13u1

nss module to resolve hostnames for local container instances

https://systemd.io

sudo apt install libnss-mymachines
  • Section: admin
  • Architecture: amd64
  • Source Package: systemd
  • 3 dependencies
  • normalized package name match
  • Matched by: Systemd
Debian stable package indexes · deb.debian.org · Debian stable package indexes: libnss-mymachines from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

libnss-resolve 257.13-1~deb13u1

nss module to resolve names via systemd-resolved

https://systemd.io

sudo apt install libnss-resolve
  • Section: admin
  • Architecture: amd64
  • Source Package: systemd
  • 3 dependencies
  • normalized package name match
  • Matched by: Systemd
Debian stable package indexes · deb.debian.org · Debian stable package indexes: libnss-resolve from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

libnss-systemd 257.13-1~deb13u1

nss module providing dynamic user and group name resolution

https://systemd.io

sudo apt install libnss-systemd
  • Section: admin
  • Architecture: amd64
  • Source Package: systemd
  • 3 dependencies
  • 4 optional deps
  • normalized package name match
  • Matched by: Systemd
Debian stable package indexes · deb.debian.org · Debian stable package indexes: libnss-systemd from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

libpam-systemd 257.13-1~deb13u1

system and service manager - PAM module

https://systemd.io

sudo apt install libpam-systemd
  • Section: admin
  • Architecture: amd64
  • Source Package: systemd
  • 8 dependencies
  • 2 provides
  • 5 optional deps
  • normalized package name match
  • Matched by: Systemd
Debian stable package indexes · deb.debian.org · Debian stable package indexes: libpam-systemd from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

libsystemd-dev 257.13-1~deb13u1

systemd utility library - development files

https://systemd.io

sudo apt install libsystemd-dev
  • Section: libdevel
  • Architecture: amd64
  • Source Package: systemd
  • 2 dependencies
  • normalized package name match
  • Matched by: Systemd
Debian stable package indexes · deb.debian.org · Debian stable package indexes: libsystemd-dev from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

libsystemd-shared 257.13-1~deb13u1

systemd shared private library

https://systemd.io

sudo apt install libsystemd-shared
  • Section: libs
  • Architecture: amd64
  • Source Package: systemd
  • 11 dependencies
  • 18 optional deps
  • normalized package name match
  • Matched by: Systemd
Debian stable package indexes · deb.debian.org · Debian stable package indexes: libsystemd-shared from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

libsystemd0 257.13-1~deb13u1

systemd utility library

https://systemd.io

sudo apt install libsystemd0
  • Section: libs
  • Architecture: amd64
  • Source Package: systemd
  • 2 dependencies
  • 4 optional deps
  • normalized package name match
  • Matched by: Systemd
Debian stable package indexes · deb.debian.org · Debian stable package indexes: libsystemd0 from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

libudev-dev 257.13-1~deb13u1

libudev development files

https://systemd.io

sudo apt install libudev-dev
  • Section: libdevel
  • Architecture: amd64
  • Source Package: systemd
  • 2 dependencies
  • normalized package name match
  • Matched by: Systemd
Debian stable package indexes · deb.debian.org · Debian stable package indexes: libudev-dev from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

libudev1 257.13-1~deb13u1

libudev shared library

https://systemd.io

sudo apt install libudev1
  • Section: libs
  • Architecture: amd64
  • Source Package: systemd
  • 2 dependencies
  • 1 optional deps
  • normalized package name match
  • Matched by: Systemd
Debian stable package indexes · deb.debian.org · Debian stable package indexes: libudev1 from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

systemd 257.13-1~deb13u1

system and service manager

https://systemd.io

sudo apt install systemd
  • Section: admin
  • Architecture: amd64
  • 10 dependencies
  • 2 provides
  • 14 optional deps
  • normalized package name match
  • Matched by: Systemd
Debian stable package indexes · deb.debian.org · Debian stable package indexes: systemd from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

systemd-boot 257.13-1~deb13u1

simple UEFI boot manager - integration and services

https://systemd.io

sudo apt install systemd-boot
  • Section: admin
  • Architecture: amd64
  • Source Package: systemd
  • 6 dependencies
  • 3 optional deps
  • normalized package name match
  • Matched by: Systemd
Debian stable package indexes · deb.debian.org · Debian stable package indexes: systemd-boot from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

systemd-boot-efi 257.13-1~deb13u1

simple UEFI boot manager - EFI binaries

https://systemd.io

sudo apt install systemd-boot-efi
  • Section: admin
  • Architecture: amd64
  • Source Package: systemd
  • normalized package name match
  • Matched by: Systemd
Debian stable package indexes · deb.debian.org · Debian stable package indexes: systemd-boot-efi from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

systemd-boot-efi-amd64-signed-template 257.13-1~deb13u1

Template for signed systemd-boot-efi package (amd64)

https://systemd.io

sudo apt install systemd-boot-efi-amd64-signed-template
  • Section: admin
  • Architecture: amd64
  • Source Package: systemd
  • normalized package name match
  • Matched by: Systemd
Debian stable package indexes · deb.debian.org · Debian stable package indexes: systemd-boot-efi-amd64-signed-template from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

systemd-boot-tools 257.13-1~deb13u1

simple UEFI boot manager - tools

https://systemd.io

sudo apt install systemd-boot-tools
  • Section: admin
  • Architecture: amd64
  • Source Package: systemd
  • 3 dependencies
  • normalized package name match
  • Matched by: Systemd
Debian stable package indexes · deb.debian.org · Debian stable package indexes: systemd-boot-tools from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

systemd-container 257.13-1~deb13u1

systemd container/nspawn tools

https://systemd.io

sudo apt install systemd-container
  • Section: admin
  • Architecture: amd64
  • Source Package: systemd
  • 14 dependencies
  • 1 optional deps
  • normalized package name match
  • Matched by: Systemd
Debian stable package indexes · deb.debian.org · Debian stable package indexes: systemd-container from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz

source trail

Generated from repository data

This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.

Used sources

  • Geiger risk classifier
  • cross-ecosystem install command graph
  • curated configuration and credential file locations
  • curated package history
  • external package-manager database matches
  • pkg.so package database
  • pkgdb category and tag curation