How to Install and Uninstall perl-Digest-JHash.x86_64 Package on Fedora 35

Last updated: March 01,2025

1. Install "perl-Digest-JHash.x86_64" package

This is a short guide on how to install perl-Digest-JHash.x86_64 on Fedora 35

$ sudo dnf update $ sudo dnf install perl-Digest-JHash.x86_64

2. Uninstall "perl-Digest-JHash.x86_64" package

Please follow the guidance below to uninstall perl-Digest-JHash.x86_64 on Fedora 35:

$ sudo dnf remove perl-Digest-JHash.x86_64 $ sudo dnf autoremove

3. Information about the perl-Digest-JHash.x86_64 package on Fedora 35

Last metadata expiration check: 0:38:50 ago on Wed Sep 7 14:25:02 2022.
Available Packages
Name : perl-Digest-JHash
Version : 0.10
Release : 18.fc35
Architecture : x86_64
Size : 18 k
Source : perl-Digest-JHash-0.10-18.fc35.src.rpm
Repository : fedora
Summary : Perl extension for 32 bit Jenkins Hashing Algorithm
URL : https://metacpan.org/release/Digest-JHash
License : Artistic 2.0
Description : The Digest::JHash module allows you to use the fast JHash hashing algorithm
: developed by Bob Jenkins from within Perl programs. The algorithm takes as
: input a message of arbitrary length and produces as output a 32-bit
: "message digest" of the input in the form of an unsigned long integer.