macOS
brew install systemdlocal Homebrew formula metadata
brew
Consultez les chemins d'installation, exécutables, métadonnées et notes de sécurité de systemd pour les workflows d'agents IA.
installation
brew install systemdlocal Homebrew formula metadata
sudo apt install systemdDebian stable package indexes · systemd · 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 systemdopenSUSE Tumbleweed package metadata · systemd · Source: download.opensuse.org
sudo apk add busctlAlpine Linux edge package indexes · busctl · Source: dl-cdn.alpinelinux.org
aperçu
System and service manager
historique
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.
posture de sécurité
broad file, network, media, or database tool signal. infrastructure mutation or orchestration signal.
risque orange · confiance moyen · infrastructure
Avant une utilisation sans surveillance par un agent, vérifiez si l'outil lit des identifiants en clair, écrit un état distant, publie des artefacts ou lance des 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/*.confexécutables
| Commande | Type | Exposition | Note |
|---|---|---|---|
bootctl | cli | exécutable global | |
busctl | cli | exécutable global | |
coredumpctl | cli | exécutable global | |
halt | cli | exécutable global | |
hostnamectl | cli | exécutable global | |
init | cli | exécutable global | |
journalctl | cli | exécutable global | |
kernel-install | cli | exécutable global | |
localectl | cli | exécutable global | |
loginctl | cli | exécutable global | |
machinectl | cli | exécutable global | |
mount.ddi | cli | exécutable global | |
mount.mstack | cli | exécutable global | |
networkctl | cli | exécutable global | |
oomctl | cli | exécutable global | |
portablectl | cli | exécutable global | |
poweroff | cli | exécutable global | |
reboot | cli | exécutable global | |
resolvconf | cli | exécutable global | |
resolvectl | cli | exécutable global | |
run0 | cli | exécutable global | |
shutdown | cli | exécutable global | |
systemctl | cli | exécutable global | |
systemd-ac-power | cli | exécutable global | |
systemd-analyze | cli | exécutable global | |
systemd-ask-password | cli | exécutable global | |
systemd-cat | cli | exécutable global | |
systemd-cgls | cli | exécutable global | |
systemd-cgtop | cli | exécutable global | |
systemd-confext | cli | exécutable global | |
systemd-creds | cli | exécutable global | |
systemd-delta | cli | exécutable global | |
systemd-detect-virt | cli | exécutable global | |
systemd-dissect | cli | exécutable global | |
systemd-escape | cli | exécutable global | |
systemd-firstboot | cli | exécutable global | |
systemd-id128 | cli | exécutable global | |
systemd-inhibit | cli | exécutable global | |
systemd-machine-id-setup | cli | exécutable global | |
systemd-mount | cli | exécutable global | |
systemd-mstack | cli | exécutable global | |
systemd-mute-console | cli | exécutable global | |
systemd-notify | cli | exécutable global | |
systemd-nspawn | cli | exécutable global | |
systemd-path | cli | exécutable global | |
systemd-pty-forward | cli | exécutable global | |
systemd-repart | cli | exécutable global | |
systemd-resolve | cli | exécutable global | |
systemd-run | cli | exécutable global | |
systemd-socket-activate | cli | exécutable global | |
systemd-stdio-bridge | cli | exécutable global | |
systemd-sysext | cli | exécutable global | |
systemd-sysusers | cli | exécutable global | |
systemd-tmpfiles | cli | exécutable global | |
systemd-tty-ask-password-agent | cli | exécutable global | |
systemd-umount | cli | exécutable global | |
systemd-vpick | cli | exécutable global | |
timedatectl | cli | exécutable global | |
udevadm | cli | exécutable global | |
ukify | cli | exécutable global | |
userdbctl | cli | exécutable global | |
varlinkctl | cli | exécutable global |
fraîcheur
Ces signaux séparent l'âge de génération de la page, l'activité du gestionnaire de paquets et la comparaison avec les versions amont. Un retard de version n'est signalé que lorsqu'une URL de preuve et des versions comparables sont présentes.
https://github.com/systemd/systemd
métadonnées d'installation
| Clé du paquet | brew:systemd |
|---|---|
| Version | 261.1 |
| Gestionnaire de paquets | Homebrew |
| Page du gestionnaire de paquets | https://formulae.brew.sh/formula/systemd |
| Page d'accueil | https://systemd.io |
| Dépôt | https://github.com/systemd/systemd |
| Docs amont | https://systemd.io/ |
| Licence | 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) |
| Archive source | https://github.com/systemd/systemd/archive/refs/tags/v261.1.tar.gz |
| Dernière mise à jour | 2026-06-26T14:55:16Z |
| Pulse | updated |
| Dépendances | glib, libcap, libxcrypt, lz4, openssl@3, util-linux, xz, zstd |
| Dépendances de compilation | coreutils, docbook-xsl, gettext, gperf, icu4c@78, libxml2, libxslt, meson, ninja, pkgconf, python@3.14 |
| Bouteille | disponible (sur arm64_linux, x86_64_linux) |
| post-install Homebrew | non défini |
| Service | aucun déclaré |
faits du registre
| 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 |
|
correspondances dans les bases sources
Les correspondances proviennent d’index externes de gestionnaires de paquets et restent séparées des liens de paquets Automic Vault locaux.
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-containerpiste source
Cette page est servie par av-web depuis l'artéfact SQLite privé des paquets généré par scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.