# runit を Homebrew, apk, apt, MacPorts, Nix でインストール

runit のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。

## インストール

```sh
sudo av install brew:runit
```

追加のインストールコマンド:

### macOS

- Homebrew (100%):

```sh
brew install runit
```

  証拠: local Homebrew formula metadata

- MacPorts (94%):

```sh
sudo port install runit
```

  証拠: MacPorts ports tree: sysutils/runit/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1

### Linux

- apk (92%):

```sh
sudo apk add runit
```

  証拠: Alpine Linux edge package indexes: runit from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz

- Debian apt (92%):

```sh
sudo apt install runit
```

  証拠: Debian stable package indexes: runit from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz

- Nix (92%):

```sh
nix profile install nixpkgs#runit
```

  証拠: nixpkgs package indexes: pkgs/by-name/ru/runit/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1

## パッケージ情報

- **パッケージキー:** brew:runit
- **パッケージマネージャ:** Homebrew
- **バージョン:** 2.3.1
- **ソース概要:** Collection of tools for managing UNIX services
- **ホームページ:** <https://smarden.org/runit/>
- **生成日時:** 2026-08-03T19:37:03+00:00

## 実行可能ファイル

- chpst (エイリアス)
- runit (エイリアス)
- runit-init (エイリアス)
- runsv (エイリアス)
- runsvchdir (エイリアス)
- runsvdir (エイリアス)
- svlogd (エイリアス)
- utmpset (エイリアス)

## インストール挙動

- Bottle: 利用不可

## バージョンと鮮度

- ページ生成日: 2026-08-03
- マネージャ版: 2.3.1

## セキュリティノート

runit に一致するローカルシークレット処理マニフェストは見つかりませんでした。将来の対応で安定したパッケージ URL を使えるよう、Nucleus パッケージメタデータはここに公開されています。



## 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

- Unix: /etc/runit/1, /etc/runit/2, /etc/runit/3
## 他のパッケージマネージャ記録

- Debian apt - getty-run - 2.2.0-3: normalized package name match | Debian stable package indexes: getty-run from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz | runscripts to supervise getty processes | http://smarden.org/runit/
- Debian apt - runit - 2.2.0-3: normalized package name match | Debian stable package indexes: runit from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz | system-wide service supervision | http://smarden.org/runit/
- Debian apt - runit-init - 2.2.0-3: normalized package name match | Debian stable package indexes: runit-init from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz | system-wide service supervision (as init system) | http://smarden.org/runit/
- Debian apt - runit-run - 2.2.0-3: normalized package name match | Debian stable package indexes: runit-run from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz | service supervision (systemd and sysv integration) | http://smarden.org/runit/
- Nix - runit: normalized package name match | nixpkgs package indexes: pkgs/by-name/ru/runit/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
- Ubuntu apt - getty-run - 2.1.2-59ubuntu1: normalized package name match | Ubuntu 24.04 LTS package indexes: getty-run from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz | runscripts to supervise getty processes | http://smarden.org/runit/
- Ubuntu apt - runit - 2.1.2-59ubuntu1: normalized package name match | Ubuntu 24.04 LTS package indexes: runit from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz | system-wide service supervision | http://smarden.org/runit/
- Ubuntu apt - runit-run - 2.1.2-59ubuntu1: normalized package name match | Ubuntu 24.04 LTS package indexes: runit-run from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz | service supervision (systemd and sysv integration) | http://smarden.org/runit/
- apk - runit - 2.3.1-r0: normalized package name match | Alpine Linux edge package indexes: runit from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz | UNIX init scheme with service supervision | http://smarden.org/runit/
- apk - runit-doc - 2.3.1-r0: normalized package name match | Alpine Linux edge package indexes: runit-doc from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz | UNIX init scheme with service supervision (documentation) | http://smarden.org/runit/
- apk - runit-openrc - 2.3.1-r0: normalized package name match | Alpine Linux edge package indexes: runit-openrc from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz | UNIX init scheme with service supervision (OpenRC init scripts) | http://smarden.org/runit/
- MacPorts - runit: normalized package name match | MacPorts ports tree: sysutils/runit/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1


## Combined YAML source

View the package source record on GitHub. [combined/runit.yml](https://github.com/mxcl/pkgdb/blob/main/combined/runit.yml)


## ソース

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