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

Last updated: October 05,2024

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

Please follow the guidance below to install perl-Digest-JHash.x86_64 on Fedora 34

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

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

This is a short guide on how to uninstall perl-Digest-JHash.x86_64 on Fedora 34:

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

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

Last metadata expiration check: 0:21:47 ago on Tue Sep 6 14:10:38 2022.
Available Packages
Name : perl-Digest-JHash
Version : 0.10
Release : 16.fc34
Architecture : x86_64
Size : 18 k
Source : perl-Digest-JHash-0.10-16.fc34.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.