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

Last updated: May 06,2024

1. Install "rhash" package

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

$ sudo apt update $ sudo apt install rhash

2. Uninstall "rhash" package

This is a short guide on how to uninstall rhash on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove rhash $ sudo apt autoclean && sudo apt autoremove

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

Package: rhash
Priority: optional
Section: universe/utils
Installed-Size: 210
Maintainer: Ubuntu Developers
Original-Maintainer: Aleksey Kravchenko
Architecture: amd64
Version: 1.3.3-1
Depends: librhash0 (>= 1.3.3-1), libc6 (>= 2.14)
Recommends: libssl1.0.0 (>= 1.0.0)
Filename: pool/universe/r/rhash/rhash_1.3.3-1_amd64.deb
Size: 44252
MD5sum: 62ec3f5f32e8886c44a77f166febdea8
SHA1: 847ee51b4e4e0546b5160d70902c6d96c1b0b9b3
SHA256: 7e8ca519aab37ff46536dbd46f8394212c12bf7b1f58c239f137e782d2f4670f
Description-en: utility for computing hash sums and magnet links
RHash is a console utility for calculation and verification of magnet links
and a wide range of hash sums like CRC32, MD4, MD5, SHA1, SHA256, SHA512,
AICH, ED2K, Tiger, DC++ TTH, BitTorrent BTIH, GOST R 34.11-94, RIPEMD-160,
HAS-160, EDON-R, Whirlpool and Snefru.
Hash sums are used to ensure and verify integrity of large volumes of data
for a long-term storing or transferring.
.
Features:
* Output in a predefined (SFV, BSD-like) or a user-defined format.
* Can calculate Magnet links.
* Ability to process directories recursively.
* Updating hash files (adding hash sums of files missing in the hash file).
* Portability: the program works the same on Linux, *BSD or Windows.
Description-md5: 1b9baaeabf77319f9a71a4784a419af4
Homepage: http://rhash.sourceforge.net/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu