🍺 BREW Explorer

← all formulae

systemd

brew install systemd v261 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) keg-only

System and service manager for Linux; init daemon, service supervisor, and system utilities (keg-only).

Why you might care

systemd is the standard init system and service manager on modern Linux distributions, handling boot, service lifecycle, logging, and system configuration. On Homebrew it's keg-only because it would conflict with the host system's init. Install this if you need systemd libraries or tools for development, testing, or when building software that depends on systemd APIs.

Categories

Alternatives

OpenRC runit s6 SysVinit
20.6k
30-day installs · #232
59.7k
90-day · #245
195.0k
365-day · #288

Runtime dependencies

Build dependencies

Links

Keg-only reason

it will shadow system systemd if linked

Blurb generated by claude-haiku-4-5 on today.

Raw metadata
{
  "aliases": [],
  "alternatives": [
    "OpenRC",
    "runit",
    "s6",
    "SysVinit"
  ],
  "build_dependencies": [
    "coreutils",
    "docbook-xsl",
    "gettext",
    "gperf",
    "icu4c@78",
    "libxml2",
    "libxslt",
    "meson",
    "ninja",
    "pkgconf",
    "python@3.14"
  ],
  "categories": [
    "init-system",
    "sysadmin",
    "daemon"
  ],
  "caveats": null,
  "conflicts_with": [],
  "dependencies": [
    "glib",
    "libcap",
    "libxcrypt",
    "lz4",
    "openssl@3",
    "util-linux",
    "xz",
    "zstd"
  ],
  "deprecated": 0,
  "deprecation_reason": null,
  "desc": "System and service manager",
  "disable_reason": null,
  "disabled": 0,
  "enrichment_fetched_at": "2026-06-20T23:40:45+00:00",
  "first_seen": "2026-06-20T23:34:18+00:00",
  "full_name": "systemd",
  "github_default_branch": null,
  "github_last_commit_at": null,
  "github_readme_excerpt": null,
  "github_repo": null,
  "github_stars": null,
  "github_topics": [],
  "homepage": "https://systemd.io",
  "homepage_og_description": null,
  "homepage_og_image": null,
  "homepage_title": "System and Service Manager",
  "installs_30d": 20620,
  "installs_365d": 195037,
  "installs_90d": 59660,
  "keg_only": 1,
  "keg_only_reason": "it will shadow system systemd if linked",
  "last_seen": "2026-06-20T23:34:18+00:00",
  "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)",
  "llm_generated_at": "2026-06-20T23:43:34+00:00",
  "llm_model": "claude-haiku-4-5",
  "name": "systemd",
  "oldnames": [],
  "one_liner": "System and service manager for Linux; init daemon, service supervisor, and system utilities (keg-only).",
  "optional_dependencies": [],
  "rank_30d": 232,
  "rank_365d": 288,
  "rank_90d": 245,
  "raw_hash": "c54fffbfd4b7b518",
  "recommended_dependencies": [],
  "revision": 0,
  "ruby_source_path": "Formula/s/systemd.rb",
  "tap": "homebrew/core",
  "test_dependencies": [],
  "uses_from_macos": [],
  "version_head": "HEAD",
  "version_stable": "261",
  "versioned_formulae": [],
  "why_use_this": "systemd is the standard init system and service manager on modern Linux distributions, handling boot, service lifecycle, logging, and system configuration. On Homebrew it\u0027s keg-only because it would conflict with the host system\u0027s init. Install this if you need systemd libraries or tools for development, testing, or when building software that depends on systemd APIs."
}