How to Install and Uninstall strip-nondeterminism Package on Kali Linux

Last updated: May 08,2024

1. Install "strip-nondeterminism" package

Please follow the guidelines below to install strip-nondeterminism on Kali Linux

$ sudo apt update $ sudo apt install strip-nondeterminism

2. Uninstall "strip-nondeterminism" package

This tutorial shows how to uninstall strip-nondeterminism on Kali Linux:

$ sudo apt remove strip-nondeterminism $ sudo apt autoclean && sudo apt autoremove

3. Information about the strip-nondeterminism package on Kali Linux

Package: strip-nondeterminism
Version: 1.13.1-1
Installed-Size: 22
Maintainer: Reproducible builds folks
Architecture: all
Depends: libfile-stripnondeterminism-perl (= 1.13.1-1), perl:any
Size: 9096
SHA256: fa4f3cbd408f5193bb84aab4554e6c7b37f3a2c832881a685f37711a8a7a7feb
SHA1: 42eda8f950c59e65c43f554896dbf8c5e767c203
MD5sum: a85d4185519038f9af0274260b9c10e8
Description: file non-deterministic information stripper — stand-alone tool
StripNondeterminism is a library for stripping non-deterministic information
such as timestamps and filesystem ordering from various file and archive
formats.
.
This can be used as a post-processing step to improve the reproducibility of a
build product, when the build process itself cannot be made deterministic.
.
It is used as part of the Reproducible Builds project, although it should be
considered a temporary workaround which should not be needed in the long
term; upstream software should be reproducible even without using such a tool.
.
This package installs the stand-alone ‘strip-nondeterminism’ tool.
Description-md5:
Multi-Arch: foreign
Homepage: https://reproducible-builds.org/
Section: perl
Priority: optional
Filename: pool/main/s/strip-nondeterminism/strip-nondeterminism_1.13.1-1_all.deb