🍺 BREW Explorer

← all formulae

runit

brew install runit v2.3.1 BSD-3-Clause

Collection of tools for managing UNIX services

40
30-day installs · #5157
143
90-day · #4797
875
365-day · #4047

Links

Caveats

This formula does not install runit as a replacement for init.
The service directory is $HOMEBREW_PREFIX/var/service instead of /service.

A system service that runs runsvdir with the default service directory is
provided. Alternatively you can run runsvdir manually:

     runsvdir -P $HOMEBREW_PREFIX/var/service

Depending on the services managed by runit, this may need to start as root.
Raw metadata
{
  "aliases": [],
  "alternatives": [],
  "build_dependencies": [],
  "categories": [],
  "caveats": "This formula does not install runit as a replacement for init.\nThe service directory is $HOMEBREW_PREFIX/var/service instead of /service.\n\nA system service that runs runsvdir with the default service directory is\nprovided. Alternatively you can run runsvdir manually:\n\n     runsvdir -P $HOMEBREW_PREFIX/var/service\n\nDepending on the services managed by runit, this may need to start as root.\n",
  "conflicts_with": [
    "sandvault"
  ],
  "dependencies": [],
  "deprecated": 0,
  "deprecation_reason": null,
  "desc": "Collection of tools for managing UNIX services",
  "disable_reason": null,
  "disabled": 0,
  "enrichment_fetched_at": null,
  "first_seen": "2026-06-20T23:34:18+00:00",
  "full_name": "runit",
  "github_default_branch": null,
  "github_last_commit_at": null,
  "github_readme_excerpt": null,
  "github_repo": null,
  "github_stars": null,
  "github_topics": [],
  "homepage": "https://smarden.org/runit/",
  "homepage_og_description": null,
  "homepage_og_image": null,
  "homepage_title": null,
  "installs_30d": 40,
  "installs_365d": 875,
  "installs_90d": 143,
  "keg_only": 0,
  "keg_only_reason": null,
  "last_seen": "2026-06-20T23:34:18+00:00",
  "license": "BSD-3-Clause",
  "llm_generated_at": null,
  "llm_model": null,
  "name": "runit",
  "oldnames": [],
  "one_liner": null,
  "optional_dependencies": [],
  "rank_30d": 5157,
  "rank_365d": 4047,
  "rank_90d": 4797,
  "raw_hash": "9824757d33e5c090",
  "recommended_dependencies": [],
  "revision": 0,
  "ruby_source_path": "Formula/r/runit.rb",
  "tap": "homebrew/core",
  "test_dependencies": [],
  "uses_from_macos": [],
  "version_head": null,
  "version_stable": "2.3.1",
  "versioned_formulae": [],
  "why_use_this": null
}