How to Install and Uninstall reprotest Package on Ubuntu 20.10 (Groovy Gorilla)

Last updated: April 28,2024

1. Install "reprotest" package

Here is a brief guide to show you how to install reprotest on Ubuntu 20.10 (Groovy Gorilla)

$ sudo apt update $ sudo apt install reprotest

2. Uninstall "reprotest" package

Learn how to uninstall reprotest on Ubuntu 20.10 (Groovy Gorilla):

$ sudo apt remove reprotest $ sudo apt autoclean && sudo apt autoremove

3. Information about the reprotest package on Ubuntu 20.10 (Groovy Gorilla)

Package: reprotest
Architecture: all
Version: 0.7.15
Priority: optional
Section: universe/devel
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Reproducible builds folks
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 333
Depends: diffoscope (>= 112~), python3-distro, python3-rstr, python3:any, python3-debian, apt-utils, libdpkg-perl, procps, python3-pkg-resources
Recommends: disorderfs, faketime, locales-all, sudo
Suggests: autodep8, schroot, qemu-system, qemu-utils
Filename: pool/universe/r/reprotest/reprotest_0.7.15_all.deb
Size: 86108
MD5sum: e0bc00ca3ad834a623db7999fafc5626
SHA1: 23aeebc93bdac672d13a8bbb1f08bb64d15c8f01
SHA256: b3abb780804dc14e364e7e80e40358da354ae3680d0894ac5e6f2db4b6b32242
SHA512: 164b06fe3968146ddb57b7520f339ee7f8c8553134ca597d72cfd4facd0bc2069cd42eabac27955429ca681bfdfca5679031925c10bf8aa5d2c09549dcdc5484
Description-en: Build software and check it for reproducibility
reprotest builds the same source code twice in different environments, and
then checks the binaries produced by each build for differences. If any are
found, then diffoscope (or if unavailable then diff) is used to display them
in detail for later analysis.
.
It supports different types of environment such as a "null" environment (i.e.
doing the builds directly in /tmp) or various other virtual servers, for
example schroot, ssh, qemu, and several others.
.
reprotest is developed as part of the “reproducible builds” Debian project.
Description-md5: 72eafe04323c1b04988b407a2fd08e34