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

Last updated: September 21,2024

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

In this section, we are going to explain the necessary steps to install perl-Digest-CRC.x86_64 on Fedora 34

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

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

Please follow the guidance below to uninstall perl-Digest-CRC.x86_64 on Fedora 34:

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

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

Last metadata expiration check: 3:09:59 ago on Tue Sep 6 02:10:55 2022.
Available Packages
Name : perl-Digest-CRC
Version : 0.22.2
Release : 14.fc34
Architecture : x86_64
Size : 21 k
Source : perl-Digest-CRC-0.22.2-14.fc34.src.rpm
Repository : fedora
Summary : Generic CRC functions
URL : https://metacpan.org/release/Digest-CRC
License : Public Domain
Description : The Digest::CRC module calculates CRC sums of all sorts. It contains wrapper
: functions with the correct parameters for CRC-CCITT, CRC-16 and CRC-32.