macOS
brew install strip-nondeterminismlocal Homebrew formula metadata
brew
Tool for stripping bits of non-deterministic information from files. Version 1.15.1 via Homebrew; verified 2026-06-08.
install
brew install strip-nondeterminismlocal Homebrew formula metadata
sudo apk add strip-nondeterminismAlpine Linux edge package indexes · strip-nondeterminism · source: dl-cdn.alpinelinux.org
sudo apt install dh-strip-nondeterminismDebian stable package indexes · dh-strip-nondeterminism · source: deb.debian.org
nix profile install nixpkgs#strip-nondeterminismnixpkgs package indexes · strip-nondeterminism · source: raw.githubusercontent.com
sudo pacman -S strip-nondeterminismArch Linux sync databases · strip-nondeterminism · source: geo.mirror.pkgbuild.com
sudo zypper install strip-nondeterminismopenSUSE Tumbleweed package metadata · strip-nondeterminism · source: download.opensuse.org
overview
Tool for stripping bits of non-deterministic information from files
history
strip-nondeterminism is a Debian Reproducible Builds tool and Perl library for removing timestamps, file ordering, and similar nondeterministic metadata from build artifacts.
The Reproducible Builds history page says strip-nondeterminism came out of 2014 Debian reproducible-build discussions, when Andrew Ayer took on a generic post-processing tool for file formats such as gzip, Zip, Jar, Javadoc, and static archives.
The Salsa project page describes StripNondeterminism as a Perl library for stripping nondeterministic information from many file and archive formats and says it is integrated into Debian's debhelper system. The Salsa project metadata shows the current repository created on 2018-05-15.
The Debian manpage documents both the standalone `strip-nondeterminism` command and `dh_strip_nondeterminism`, the debhelper program that examines package build directories and strips reproducibility-breaking metadata automatically.
The supplied package-manager facts show packaging beyond Debian and Ubuntu, including apk, Homebrew, Nix, pacman, and zypper. That spread follows the broader reproducible-builds movement across distributions.
As a standalone CLI, `strip-nondeterminism [-t filetype] filename ...` post-processes files when the build itself cannot be made deterministic. In Debian packaging, `dh_strip_nondeterminism` is used as a debhelper step that guesses applicable files using `file(1)` and filenames.
Package maintainers use it for the boring but essential cleanup work that makes binary packages rebuild byte-for-byte: normalizing timestamps and metadata in archives rather than patching every upstream build system immediately.
This is package-nerd infrastructure in the purest sense: almost invisible to end users, but central to making archives auditable, rebuildable, and less dependent on trust in a single build machine.
It matters because package ecosystems discovered that reproducibility is often won by many small normalizers, policy hooks, and metadata conventions rather than one grand compiler switch.
security posture
narrow executable package without higher-risk signals.
green risk · low confidence · appliance
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 |
|---|---|---|---|
strip-nondeterminism | 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://salsa.debian.org/reproducible-builds/strip-nondeterminism
install metadata
| Package key | brew:strip-nondeterminism |
|---|---|
| Version | 1.15.1 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/strip-nondeterminism |
| Homepage | https://salsa.debian.org/reproducible-builds/strip-nondeterminism |
| Repository | https://salsa.debian.org/reproducible-builds/strip-nondeterminism |
| Upstream docs | https://manpages.debian.org/testing/dh-strip-nondeterminism/dh_strip_nondeterminism.1p.en.html |
| License | GPL-3.0-or-later |
| Source archive | https://salsa.debian.org/reproducible-builds/strip-nondeterminism/-/archive/1.15.1/strip-nondeterminism-1.15.1.tar.bz2 |
| Last updated | 2026-06-08T19:20:03Z |
| Pulse | updated |
| Uses from macOS | perl |
| 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 | strip-nondeterminism |
| 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.
dh-strip-nondeterminism 1.14.1-2
file non-deterministic information stripper — Debhelper add-on
https://reproducible-builds.org/
sudo apt install dh-strip-nondeterminismlibfile-stripnondeterminism-perl 1.14.1-2
file non-deterministic information stripper — Perl module
https://reproducible-builds.org/
sudo apt install libfile-stripnondeterminism-perlstrip-nondeterminism 1.14.1-2
file non-deterministic information stripper — stand-alone tool
https://reproducible-builds.org/
sudo apt install strip-nondeterminismstrip-nondeterminism
nix profile install nixpkgs#strip-nondeterminismdh-strip-nondeterminism 1.13.1-1
file non-deterministic information stripper — Debhelper add-on
https://reproducible-builds.org/
sudo apt install dh-strip-nondeterminismlibfile-stripnondeterminism-perl 1.13.1-1
file non-deterministic information stripper — Perl module
https://reproducible-builds.org/
sudo apt install libfile-stripnondeterminism-perlstrip-nondeterminism 1.13.1-1
file non-deterministic information stripper — stand-alone tool
https://reproducible-builds.org/
sudo apt install strip-nondeterminismstrip-nondeterminism 1.15.0-r0
Tool for stripping bits of non-deterministic information from files
https://salsa.debian.org/reproducible-builds/strip-nondeterminism
sudo apk add strip-nondeterminismstrip-nondeterminism 1.15.1-1
Tool for stripping bits of non-deterministic information from files
https://salsa.debian.org/reproducible-builds/strip-nondeterminism
sudo pacman -S strip-nondeterminismstrip-nondeterminism 1.15.0-1.2
A tool for stripping non-deterministic information
https://anonscm.debian.org/git/reproducible/strip-nondeterminism.git
sudo zypper install strip-nondeterminismsource 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.