strip-nondeterminism

A tool to remove non-deterministic information (e.g. timestamps) from files. More information: <https://salsa.debian.org/reproducible-builds/strip-nondeterminism>.

Debian Debian
RUN apt-get update && \ apt-get install -y strip-nondeterminism
Ubuntu
RUN apt-get update && \ apt-get install -y strip-nondeterminism
Arch Arch Linux
RUN pacman -S --noconfirm strip-nondeterminism
image/svg+xml Kali Linux
RUN apt-get update && \ apt-get install -y strip-nondeterminism
Raspbian
RUN apt-get update && \ apt-get install -y strip-nondeterminism
click the source code to copy install strip-nondeterminism on any operating system with command-not-found.com