How to Install and Uninstall ratt Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 13,2024

1. Install "ratt" package

Please follow the guidance below to install ratt on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install ratt

2. Uninstall "ratt" package

Please follow the guidance below to uninstall ratt on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove ratt $ sudo apt autoclean && sudo apt autoremove

3. Information about the ratt package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: ratt
Priority: extra
Section: universe/devel
Installed-Size: 3345
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Go Packaging Team
Architecture: amd64
Version: 0.0~git20150816.0.b060319-1
Depends: libc6 (>= 2.4)
Filename: pool/universe/r/ratt/ratt_0.0~git20150816.0.b060319-1_amd64.deb
Size: 793584
MD5sum: d2f62dc3de9c7766e62cc157a299a929
SHA1: aba68291037d16861624e6111812286e4c50dbda
SHA256: 9789bdbf19acc52776ee70a0394728db64de63ca828fe8841b3a3fa3d5e93b2d
Description-en: Rebuild All The Things!
ratt (“Rebuild All The Things!”) operates on a Debian .changes file of a
just-built package, identifies all reverse-build-dependencies and rebuilds
them with the .debs from the .changes file.
.
The intended use-case is, for example, to package a new snapshot of
a Go library and verify that the new version does not break any other
Go libraries/binaries.
Description-md5: ea8c420622886054f8c0d4688a4b3053
Built-Using: golang (= 2:1.5.1-0ubuntu2), golang-pault-go-debian (= 0.4-1)
Homepage: https://github.com/debian/ratt
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu