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

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

## インストール

```sh
sudo av install brew:debianutils
```

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

### macOS

- Homebrew (100%):

```sh
brew install debianutils
```

  証拠: local Homebrew formula metadata

- MacPorts (94%):

```sh
sudo port install debianutils
```

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

### Linux

- Debian apt (92%):

```sh
sudo apt install debianutils
```

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

- Nix (92%):

```sh
nix profile install nixpkgs#debianutils
```

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

- zypper (92%):

```sh
sudo zypper install debianutils
```

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

- apk (92%):

```sh
sudo apk add run-parts
```

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

- pacman (92%):

```sh
sudo pacman -S run-parts
```

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

## パッケージ情報

- **パッケージキー:** brew:debianutils
- **パッケージマネージャ:** Homebrew
- **バージョン:** 5.23.2
- **ソース概要:** Miscellaneous utilities specific to Debian
- **ホームページ:** <https://tracker.debian.org/pkg/debianutils>
- **生成日時:** 2026-08-03T19:37:03+00:00

## 実行可能ファイル

- ischroot (エイリアス)
- run-parts (エイリアス)
- tempfile (エイリアス)

## インストール挙動

- Bottle: 利用不可

## バージョンと鮮度

- ページ生成日: 2026-08-03
- マネージャ版: 5.23.2
## プロジェクトの歴史と使われ方

debianutils is a Debian-native source package for small utilities used primarily by Debian package installation scripts, while still being directly useful to users. Its current control file marks the binary package Essential and lists tools such as add-shell, installkernel, ischroot, remove-shell, run-parts, savelog, update-shells, and which.

### プロジェクトの歴史

The Debian changelog records debianutils 1.1-1 as an initial release on April 18, 1996 by Guy Maor, with early work around mkboot and run-parts. Over the following decades the package absorbed, retired, restored, or moved utilities as Debian policy, init conventions, merged-/usr work, shell handling, and package-maintainer workflows changed.

### 採用の歴史

Debian Sources lists debianutils across historic Debian releases from hamm and slink through current stable, testing, and unstable suites. The package tracker shows the package in Debian's main archive, and Ubuntu tracks it as a source package as well, reflecting its role as part of Debian-family base-system plumbing rather than a standalone upstream app.

### 使われ方

The package's most package-nerd-famous command is `run-parts`, which executes matching scripts in a directory in lexical order and under Debian-specific filename rules. `ischroot` reports chroot status by exit code, while the other commands handle shell registration, kernel install hooks, log saving, and related maintainer-script chores.

### パッケージ好きにとっての重要性

debianutils matters because it is one of those small base packages that exposes Debian policy decisions as executable behavior. Its changelog reads like a compact history of Debian packaging maintenance: usrmerge, alternatives, deprecating and restoring tools, maintainer-script needs, translations, reproducible-build details, and small utilities being kept compatible for decades.

### タイムライン

- 1996: 1.1-1 initial release of debianutils.
- 1998: Debian Sources lists 1.9 in the hamm release.
- 2021: 5.x series changed handling around which, tempfile, update-shells, and merged-/usr decisions.
- 2025: 5.23.x series updated run-parts and installkernel behavior.

### Related projects

- Related Debian-family base packages include sensible-utils, dpkg, debhelper, sysvinit/cron consumers of run-parts conventions, and alternative implementations of individual tools such as GNU which or FreeBSD which.

### ソース

- <https://packages.debian.org/source/sid/debianutils>
- <https://sources.debian.org/src/debianutils/>
- <https://sources.debian.org/src/debianutils/5.23.2/debian/control/>
- <https://sources.debian.org/src/debianutils/5.23.2/run-parts.8/>
- <https://sources.debian.org/src/debianutils/5.23.2/ischroot.1/>
- <https://metadata.ftp-master.debian.org/changelogs/main/d/debianutils/debianutils_5.23.2_changelog>
- <https://tracker.debian.org/pkg/debianutils>


## セキュリティノート

narrow executable package without higher-risk signals.

- **Geiger リスク:** グリーン / 低
- narrow executable package without higher-risk signals

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

- Debian apt - debianutils - 5.23.2: normalized package name match | Debian stable package indexes: debianutils from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz | Miscellaneous utilities specific to Debian
- Nix - debianutils: normalized package name match | nixpkgs package indexes: pkgs/by-name/de/debianutils/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
- Ubuntu apt - debianutils - 5.17build1: normalized package name match | Ubuntu 24.04 LTS package indexes: debianutils from https://archive.ubuntu.com/ubuntu/dists/noble/main/binary-amd64/Packages.gz | Miscellaneous utilities specific to Debian
- zypper - debianutils - 5.4-2.11: normalized package name match | openSUSE Tumbleweed package metadata: debianutils from https://download.opensuse.org/tumbleweed/repo/oss/repodata/50b07339cb64c8ed4091bdbabddadc1ff5737b090e478818a195b40d8a3292861a879139b4a3987c31109699fde9fbf4a716367ddf4eef77da75f96e3193d6ed-primary.xml.zst | Miscellaneous utilities specific to Debian | https://packages.debian.org/debianutils
- MacPorts - debianutils: normalized package name match | MacPorts ports tree: sysutils/debianutils/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1
- apk - run-parts - 5.23.2-r1: installed executable or alias match | Alpine Linux edge package indexes: run-parts from https://dl-cdn.alpinelinux.org/alpine/edge/main/x86_64/APKINDEX.tar.gz | run-parts from the debianutils package | https://packages.qa.debian.org/d/debianutils.html
- apk - run-parts-doc - 5.23.2-r1: installed executable or alias match | Alpine Linux edge package indexes: run-parts-doc from https://dl-cdn.alpinelinux.org/alpine/edge/main/x86_64/APKINDEX.tar.gz | run-parts from the debianutils package (documentation) | https://packages.qa.debian.org/d/debianutils.html
- pacman - run-parts - 5.23.2-1: installed executable or alias match | Arch Linux sync databases: run-parts from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz | run scripts or programs in a directory | https://packages.qa.debian.org/d/debianutils.html


## Combined YAML source

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


## ソース

- pkg.so package database
- Geiger risk classifier
- curated package history
- pkgdb category and tag curation
- external package-manager database matches
- cross-ecosystem install command graph
