# rootlesskit を Homebrew, apk, apt, dnf, Nix, pacman, zypper でインストール

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

## インストール

```sh
sudo av install brew:rootlesskit
```

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

### macOS

- Homebrew (100%):

```sh
brew install rootlesskit
```

  証拠: local Homebrew formula metadata

### Linux

- apk (92%):

```sh
sudo apk add rootlesskit
```

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

- Debian apt (92%):

```sh
sudo apt install rootlesskit
```

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

- dnf (92%):

```sh
sudo dnf install rootlesskit
```

  証拠: Fedora Rawhide package metadata: rootlesskit from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/210a2053c8e007daf9ae39c2a21daaed9b2ddd07d63ecffa597050361e73650c-primary.xml.zst

- Nix (92%):

```sh
nix profile install nixpkgs#rootlesskit
```

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

- pacman (92%):

```sh
sudo pacman -S rootlesskit
```

  証拠: Arch Linux sync databases: rootlesskit from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz

- zypper (92%):

```sh
sudo zypper install rootlesskit
```

  証拠: openSUSE Tumbleweed package metadata: rootlesskit from https://download.opensuse.org/tumbleweed/repo/oss/repodata/50b07339cb64c8ed4091bdbabddadc1ff5737b090e478818a195b40d8a3292861a879139b4a3987c31109699fde9fbf4a716367ddf4eef77da75f96e3193d6ed-primary.xml.zst

## パッケージ情報

- **パッケージキー:** brew:rootlesskit
- **パッケージマネージャ:** Homebrew
- **パッケージマネージャページ:** <https://formulae.brew.sh/formula/rootlesskit>
- **バージョン:** 3.1.0
- **ソース概要:** Linux-native "fake root" for implementing rootless containers
- **ホームページ:** <https://github.com/rootless-containers/rootlesskit>
- **リポジトリ:** <https://github.com/rootless-containers/rootlesskit>
- **ライセンス:** Apache-2.0
- **ソースアーカイブ:** <https://github.com/rootless-containers/rootlesskit/archive/refs/tags/v3.0.2.tar.gz>
- **最終更新:** 2026-08-04T13:13:32Z
- **生成日時:** 2026-08-04T22:13:35+00:00

## 実行可能ファイル

- rootlessctl (cli)
- rootlesskit (cli)
- rootlessctl (エイリアス)
- rootlesskit (エイリアス)

## ビルド依存関係

- go

## インストール挙動

- post-install フック: 未定義
- 注意点: Depending on the kernel configuration, you may need to add the following line to /etc/sysctl.d/99-rootless.conf, and run `sysctl -a`: kernel.apparmor_restrict_unprivileged_userns = 0
- Bottle: 利用可能 対象 arm64_linux, x86_64_linux

## バージョンと鮮度

- ページ生成日: 2026-08-04
- マネージャ版: 3.1.0
- マネージャ更新日: 2026-08-04
- ローカルデータ: OK
- 上流リポジトリ: https://github.com/rootless-containers/rootlesskit
- 検出された最新: v3.0.2 (最新)

## セキュリティノート

infrastructure mutation or orchestration signal.

- **Geiger リスク:** orange / 中
- infrastructure mutation or orchestration signal


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

- Linux: /etc/subuid, /etc/subgid
## ソースデータベース詳細

- **Source Database:** Homebrew formula API
- **Tap:** homebrew/core
- **Full Name:** rootlesskit
- **Version Scheme:** 0
- **Revision:** 0
- **Requirements:** linux
- **Bottle Stable Root URL:** <https://ghcr.io/v2/homebrew/core>
- **Deprecated:** no
- **Disabled:** no
- **Keg Only:** no
- **URL Keys:** stable

## 他のパッケージマネージャ記録

- Debian apt - golang-github-rootless-containers-rootlesskit-dev - 2.0.2-2: normalized package name match | Debian stable package indexes: golang-github-rootless-containers-rootlesskit-dev from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz | Linux-native "fake root" for rootless containers (library) | https://github.com/rootless-containers/rootlesskit
- Debian apt - rootlesskit - 2.0.2-2+b9: normalized package name match | Debian stable package indexes: rootlesskit from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz | Linux-native "fake root" for rootless containers | https://github.com/rootless-containers/rootlesskit
- Nix - rootlesskit: normalized package name match | nixpkgs package indexes: pkgs/by-name/ro/rootlesskit/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
- Ubuntu apt - golang-github-rootless-containers-rootlesskit-dev - 1.1.1-1build1: normalized package name match | Ubuntu 24.04 LTS package indexes: golang-github-rootless-containers-rootlesskit-dev from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz | Linux-native "fake root" for rootless containers (library) | https://github.com/rootless-containers/rootlesskit
- Ubuntu apt - rootlesskit - 1.1.1-1build1: normalized package name match | Ubuntu 24.04 LTS package indexes: rootlesskit from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz | Linux-native "fake root" for rootless containers | https://github.com/rootless-containers/rootlesskit
- apk - rootlesskit - 3.0.2-r0: normalized package name match | Alpine Linux edge package indexes: rootlesskit from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz | Linux-native fake root for implementing rootless containers | https://github.com/rootless-containers/rootlesskit
- apk - rootlesskit-doc - 3.0.2-r0: normalized package name match | Alpine Linux edge package indexes: rootlesskit-doc from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz | Linux-native fake root for implementing rootless containers (documentation) | https://github.com/rootless-containers/rootlesskit
- apk - rootlesskit-docker-proxy - 3.0.2-r0: normalized package name match | Alpine Linux edge package indexes: rootlesskit-docker-proxy from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz | Linux-native fake root for implementing rootless containers - Docker proxy | https://github.com/rootless-containers/rootlesskit
- dnf - rootlesskit - 3.0.2-2.fc45: normalized package name match | Fedora Rawhide package metadata: rootlesskit from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/210a2053c8e007daf9ae39c2a21daaed9b2ddd07d63ecffa597050361e73650c-primary.xml.zst | Linux-native "fake root" for implementing rootless containers | https://github.com/rootless-containers/rootlesskit
- pacman - rootlesskit - 3.0.2-1: normalized package name match | Arch Linux sync databases: rootlesskit from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz | Native "fake root" for implementing rootless containers | https://github.com/rootless-containers/rootlesskit
- zypper - rootlesskit - 3.0.2-1.2: normalized package name match | openSUSE Tumbleweed package metadata: rootlesskit from https://download.opensuse.org/tumbleweed/repo/oss/repodata/50b07339cb64c8ed4091bdbabddadc1ff5737b090e478818a195b40d8a3292861a879139b4a3987c31109699fde9fbf4a716367ddf4eef77da75f96e3193d6ed-primary.xml.zst | Linux-native fakeroot using user namespaces | https://github.com/rootless-containers/rootlesskit


## 関連リンク

- [Cloud CLI packages](https://pkg.so/ja/cloud-clis/) - Belongs to a cloud or infrastructure command family.
- [Source-control packages](https://pkg.so/ja/source-control-tools/) - Belongs to a source-control command family.
- [Secret-risk packages](https://pkg.so/ja/secret-risk-packages/) - Has protected-tool coverage, approval-gate, or non-low Geiger security signals.
- [Terminal utility packages](https://pkg.so/ja/terminal-utilities/) - Matched terminal and command-line workflow metadata.
- [go](https://pkg.so/ja/brew/go/) - Build dependency declared by Homebrew.
- [colima](https://pkg.so/ja/brew/colima/) - Shares pkgdb curated category or tags: cli, cloud-infrastructure, containers, linux.
- [lxc](https://pkg.so/ja/brew/lxc/) - Shares pkgdb curated category or tags: cli, cloud-infrastructure, containers, linux.
- [apptainer](https://pkg.so/ja/brew/apptainer/) - Shares pkgdb curated category or tags: cli, cloud-infrastructure, containers, linux.
- [oras](https://pkg.so/ja/brew/oras/) - Shares pkgdb curated category or tags: cli, cloud-infrastructure, containers.
- [skopeo](https://pkg.so/ja/brew/skopeo/) - Shares pkgdb curated category or tags: cli, cloud-infrastructure, containers.
- [container](https://pkg.so/ja/brew/container/) - Shares pkgdb curated category or tags: cli, cloud-infrastructure, containers.
- [crane](https://pkg.so/ja/brew/crane/) - Shares pkgdb curated category or tags: cli, cloud-infrastructure, containers.
- [container-compose](https://pkg.so/ja/brew/container-compose/) - Shares pkgdb curated category or tags: cli, cloud-infrastructure, containers.
- [container-canary](https://pkg.so/ja/brew/container-canary/) - Local package facts share a topical domain. Shared terms: cli, cloud, cloud-infrastructure, containers, infrastructure.
- [container-structure-test](https://pkg.so/ja/brew/container-structure-test/) - Local package facts share a topical domain. Shared terms: cli, cloud, cloud-infrastructure, containers, infrastructure.

## Combined YAML source

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


## ソース

- pkg.so package database
- Geiger risk classifier
- package-page enrichment
- curated configuration and credential file locations
- package version freshness
- pkgdb category and tag curation
- package relationship graph
- external package-manager database matches
- cross-ecosystem install command graph
