How to Install and Uninstall strip-nondeterminism Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 08,2024

1. Install "strip-nondeterminism" package

Learn how to install strip-nondeterminism on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install strip-nondeterminism

2. Uninstall "strip-nondeterminism" package

Please follow the steps below to uninstall strip-nondeterminism on Ubuntu 16.04 LTS (Xenial Xerus):

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

3. Information about the strip-nondeterminism package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: strip-nondeterminism
Priority: optional
Section: universe/perl
Installed-Size: 18
Maintainer: Ubuntu Developers
Original-Maintainer: Reproducible builds folks
Architecture: all
Version: 0.015-1
Depends: libfile-stripnondeterminism-perl (= 0.015-1), perl
Filename: pool/universe/s/strip-nondeterminism/strip-nondeterminism_0.015-1_all.deb
Size: 4822
MD5sum: e60119e8890096801f78a10155511eb8
SHA1: e45cfae87b0921982934805b915a5cf80cc4b459
SHA256: 046e43d49cce07e28439a0a9f549da6c957f0320d9fcfa33eef2417d497e4f32
Description-en: tool for stripping non-determinism from files
File::StripNondeterminism is a Perl module for stripping bits of
non-deterministic information, such as timestamps and file system
order, from files such as gzipped files, ZIP archives, and Jar files.
It can be used as a post-processing step to make a build reproducible,
when the build process itself cannot be made deterministic. It is used
as part of the Reproducible Builds project.
.
This package contains the strip-nondeterminism command.
Description-md5: bdeec453487287daff50b90567f05d25
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu