How to Install and Uninstall rhash.i686 Package on Fedora 34

Last updated: October 05,2024

1. Install "rhash.i686" package

Please follow the instructions below to install rhash.i686 on Fedora 34

$ sudo dnf update $ sudo dnf install rhash.i686

2. Uninstall "rhash.i686" package

Please follow the guidance below to uninstall rhash.i686 on Fedora 34:

$ sudo dnf remove rhash.i686 $ sudo dnf autoremove

3. Information about the rhash.i686 package on Fedora 34

Last metadata expiration check: 5:13:13 ago on Tue Sep 6 02:10:55 2022.
Available Packages
Name : rhash
Version : 1.4.0
Release : 3.fc34
Architecture : i686
Size : 197 k
Source : rhash-1.4.0-3.fc34.src.rpm
Repository : fedora
Summary : Great utility for computing hash sums
URL : https://github.com/rhash/RHash
License : MIT
Description : 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,
: SHA3, 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.
: * Updating hash files (adding hash sums of files missing in the hash file).
: * Calculates several hash sums in one pass
: * Ability to process directories recursively.
: * Portability: the program works the same on Linux, *BSD or Windows.