# Install debianutils with Homebrew, apt, MacPorts, Nix, zypper, apk, pacman

Miscellaneous utilities specific to Debian. Version 5.23.2 via Homebrew; verified from local package data.

## Install

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

Additional install commands:

### macOS

- Homebrew (100%):

```sh
brew install debianutils
```

  Evidence: local Homebrew formula metadata

- MacPorts (94%):

```sh
sudo port install debianutils
```

  Evidence: 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
```

  Evidence: 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
```

  Evidence: 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
```

  Evidence: openSUSE Tumbleweed package metadata: debianutils from https://download.opensuse.org/tumbleweed/repo/oss/repodata/be8d3611d25469107f32075a1697e69ec57a2b850b42348a658cc671ad5ec2b50760d02c3e59524d50da9a11d5be799bdaffba2e166e8ca8858512e3c0bd665d-primary.xml.zst

- apk (92%):

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

  Evidence: 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
```

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

## Package facts

- **Package key:** brew:debianutils
- **Package manager:** Homebrew
- **Package manager page:** <https://formulae.brew.sh/formula/debianutils>
- **Version:** 5.23.2
- **Source summary:** Miscellaneous utilities specific to Debian
- **Homepage:** <https://tracker.debian.org/pkg/debianutils>
- **Repository:** <https://salsa.debian.org/debian/debianutils>
- **Upstream docs:** <https://packages.debian.org/source/sid/debianutils>
- **License:** GPL-2.0-or-later
- **Source archive:** <https://deb.debian.org/debian/pool/main/d/debianutils/debianutils_5.23.2.tar.xz>
- **Generated:** 2026-07-08T07:18:31+00:00

## Executables

- ischroot (cli)
- run-parts (cli)
- tempfile (cli)
- ischroot (alias)
- run-parts (alias)
- tempfile (alias)

## Build dependencies

- autoconf
- automake
- gettext
- libtool
- po4a

## Install behavior

- Post-install hook: not defined
- Bottle: available on arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, sonoma, ventura, x86_64_linux

## Freshness

- Page generated: 2026-07-08
- Package-manager version: 5.23.2
- Local data: ok
- Upstream repository: https://tracker.debian.org/pkg/debianutils
- info: No package-manager update timestamp was available.
- info: Release/tag comparison is only available for GitHub repositories.
## Project history and usage

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.

### Project history

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.

### Adoption history

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.

### How it is used

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.

### Why package nerds care

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.

### Timeline

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

### Sources

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


## Security Notes

narrow executable package without higher-risk signals.

- **Geiger risk:** green / low
- narrow executable package without higher-risk signals

## Source Database Details

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

## Other Package-Manager Records

- 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.9: normalized package name match | openSUSE Tumbleweed package metadata: debianutils from https://download.opensuse.org/tumbleweed/repo/oss/repodata/be8d3611d25469107f32075a1697e69ec57a2b850b42348a658cc671ad5ec2b50760d02c3e59524d50da9a11d5be799bdaffba2e166e8ca8858512e3c0bd665d-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


## Related links

- [Terminal utility packages](https://www.automicvault.com/pkg/terminal-utilities/) - Matched terminal and command-line workflow metadata.
- [Networking and protocol packages](https://www.automicvault.com/pkg/networking-protocol-tools/) - Matched network, protocol, or remote-service metadata.
- [Homebrew utility packages](https://www.automicvault.com/pkg/brew-utility-packages/) - Matched Homebrew package provider.
- [Secret-risk packages](https://www.automicvault.com/pkg/secret-risk-packages/) - Matched curated package taxonomy and local package facts.
- [autoconf](https://www.automicvault.com/pkg/brew/autoconf/) - Build dependency declared by Homebrew.
- [automake](https://www.automicvault.com/pkg/brew/automake/) - Build dependency declared by Homebrew.
- [gettext](https://www.automicvault.com/pkg/brew/gettext/) - Build dependency declared by Homebrew.
- [libtool](https://www.automicvault.com/pkg/brew/libtool/) - Build dependency declared by Homebrew.
- [util-linux](https://www.automicvault.com/pkg/brew/util-linux/) - Shares av.db curated category or tags: cli, core-utilities, system, system-utilities.
- [coreutils](https://www.automicvault.com/pkg/brew/coreutils/) - Shares av.db curated category or tags: cli, core-utilities, system.
- [uutils-coreutils](https://www.automicvault.com/pkg/brew/uutils-coreutils/) - Shares av.db curated category or tags: cli, core-utilities, system.
- [apt](https://www.automicvault.com/pkg/brew/apt/) - Shares av.db curated category or tags: cli, debian, system.
- [dpkg](https://www.automicvault.com/pkg/brew/dpkg/) - Shares av.db curated category or tags: cli, debian, system.
- [erofs-utils](https://www.automicvault.com/pkg/brew/erofs-utils/) - Shares av.db curated category or tags: cli, system, system-utilities.
- [pciutils](https://www.automicvault.com/pkg/brew/pciutils/) - Shares av.db curated category or tags: cli, system, system-utilities.
- [posh](https://www.automicvault.com/pkg/brew/posh/) - Shares av.db curated category or tags: cli, debian, system.
- [unp](https://www.automicvault.com/pkg/brew/unp/) - Local package facts share a topical domain. Shared terms: cli, system, utilities.
- [fakeroot](https://www.automicvault.com/pkg/brew/fakeroot/) - Local package facts share a topical domain. Shared terms: cli, system.

## Combined YAML source

View the package source record on GitHub. [combined/debianutils.yml](https://github.com/automic-vault/db/blob/main/combined/debianutils.yml)


## Sources

- Nucleus package database
- Geiger risk classifier
- package-page enrichment
- curated package history
- package version freshness
- av.db category and tag curation
- package relationship graph
- external package-manager database matches
- cross-ecosystem install command graph
