macOS
brew install s6-rclocal Homebrew formula metadata
brew / rank 12028
Process supervision suite. Version 0.7.0.0 via Homebrew; verified 2026-09-13. Also installable with apk: sudo apk add s6-rc.
install
brew install s6-rclocal Homebrew formula metadata
sudo apk add s6-rcAlpine Linux edge package indexes · s6-rc · source: dl-cdn.alpinelinux.org
overview
Process supervision suite
history
s6-rc is a dependency-aware service and machine-state manager layered on the s6 supervision suite.
s6-rc was created as the dependency-aware service-management layer for s6 systems. It manages both supervised long-running services and one-time state transitions, plus bundles that name groups of atomic services.
An initially planned 1.0.0.0 design proved too ambitious and was scaled back in favor of incremental development. Starting with 0.6.0.0, the suite added repository and set-management tools intended to help users and distributions organize source definitions and compiled service databases.
s6-rc serves systems built around the s6 supervision infrastructure and is packaged by Homebrew and Alpine according to source_facts.package-manager. Its documentation explicitly addresses distribution package upgrades: packages may ship service definitions, after which administrators compile and live-update the database.
Administrators write directories describing longruns, oneshots, and bundles, compile them with `s6-rc-compile`, initialize live state with `s6-rc-init`, and request transitions with `s6-rc change`. `s6-rc-update` replaces a live compiled database without rebooting. Locations for source definitions, compiled databases, and live state are deployment choices or build-time defaults rather than one universal configuration file.
s6-rc is notable for separating declarative service definitions and offline dependency-graph compilation from online state changes. This architecture makes database formats, upgrade tooling, dependency closure, and package-supplied service definitions central concerns—precisely the details that interest init-system and distribution maintainers.
security posture
broad file, network, media, or database tool signal.
blue risk · medium confidence · tool
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
executables
| Command | Kind | Exposure | Note |
|---|---|---|---|
s6-rc | cli | global executable | |
s6-rc-compile | cli | global executable | |
s6-rc-db | cli | global executable | |
s6-rc-dryrun | cli | global executable | |
s6-rc-format-upgrade | cli | global executable | |
s6-rc-init | cli | global executable | |
s6-rc-repo-init | cli | global executable | |
s6-rc-repo-list | cli | global executable | |
s6-rc-repo-sync | cli | global executable | |
s6-rc-set-change | cli | global executable | |
s6-rc-set-commit | cli | global executable | |
s6-rc-set-copy | cli | global executable | |
s6-rc-set-delete | cli | global executable | |
s6-rc-set-fix | cli | global executable | |
s6-rc-set-install | cli | global executable | |
s6-rc-set-new | cli | global executable | |
s6-rc-set-status | cli | global executable | |
s6-rc-update | 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://skarnet.org/software/s6-rc/
install metadata
| Package key | brew:s6-rc |
|---|---|
| Version | 0.7.0.0 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/s6-rc |
| Homepage | https://skarnet.org/software/s6-rc/ |
| Upstream docs | https://skarnet.org/software/s6-rc/ |
| License | ISC |
| Source archive | https://skarnet.org/software/s6-rc/s6-rc-0.7.0.0.tar.gz |
| Last updated | 2026-09-13T13:52:04Z |
| Pulse | updated |
| Dependencies | execline, s6, skalibs |
| Build dependencies | pkgconf |
| Bottle | available (on arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | not defined |
| Service | none declared |
registry facts
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | s6-rc |
| Version Scheme | 0 |
| Revision | 0 |
| Head Version | HEAD |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
source database matches
Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.
s6-rc 0.7.0.0-r0
Service manager for s6-based systems
https://skarnet.org/software/s6-rc/
sudo apk add s6-rcs6-rc-dev 0.7.0.0-r0
Service manager for s6-based systems (development files)
https://skarnet.org/software/s6-rc/
sudo apk add s6-rc-devs6-rc-doc 0.7.0.0-r0
Service manager for s6-based systems (documentation)
https://skarnet.org/software/s6-rc/
sudo apk add s6-rc-docs6-rc-libs 0.7.0.0-r0
Service manager for s6-based systems (libraries)
https://skarnet.org/software/s6-rc/
sudo apk add s6-rc-libss6-rc-static 0.7.0.0-r0
Service manager for s6-based systems (static library)
https://skarnet.org/software/s6-rc/
sudo apk add s6-rc-staticsource 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.