How to Install and Uninstall rhash Package on Kali Linux

Last updated: October 05,2024

1. Install "rhash" package

This guide covers the steps necessary to install rhash on Kali Linux

$ sudo apt update $ sudo apt install rhash

2. Uninstall "rhash" package

In this section, we are going to explain the necessary steps to uninstall rhash on Kali Linux:

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

3. Information about the rhash package on Kali Linux

Package: rhash
Source: rhash (1.4.3-3)
Version: 1.4.3-3+b1
Installed-Size: 245
Maintainer: Debian Security Tools
Architecture: amd64
Depends: librhash0 (>= 1.4.3-3+b1), libc6 (>= 2.34)
Recommends: libssl3
Size: 69720
SHA256: d9013f36c38d68182b43768cdeb62bd7a370e94ee6dbb8aad5471a9d27ebddd0
SHA1: 84ad542161e9d570d6c6d9d3c83310af825542e5
MD5sum: cbf2a48c23327cbd0c7126dc1711dd72
Description: 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:
Homepage: http://rhash.sourceforge.net
Tag: devel::lang:c, devel::lang:c++, devel::library, implemented-in::c,
interface::commandline, role::devel-lib, role::program, scope::utility,
use::checking, use::scanning, works-with::file
Section: utils
Priority: optional
Filename: pool/main/r/rhash/rhash_1.4.3-3+b1_amd64.deb