How to Install and Uninstall perl-Digest-SHA3.x86_64 Package on Rocky Linux 9

Last updated: May 19,2024

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

This is a short guide on how to install perl-Digest-SHA3.x86_64 on Rocky Linux 9

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

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

Please follow the guidelines below to uninstall perl-Digest-SHA3.x86_64 on Rocky Linux 9:

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

3. Information about the perl-Digest-SHA3.x86_64 package on Rocky Linux 9

Last metadata expiration check: 1:12:34 ago on Fri Feb 16 06:49:52 2024.
Available Packages
Name : perl-Digest-SHA3
Version : 1.04
Release : 13.el9
Architecture : x86_64
Size : 37 k
Source : perl-Digest-SHA3-1.04-13.el9.src.rpm
Repository : epel
Summary : Perl extension for SHA-3
URL : https://metacpan.org/release/Digest-SHA3
License : GPL+ or Artistic
Description : Digest::SHA3 is written in C for speed. If your platform lacks a C
: compiler, perhaps you can find the module in a binary form compatible with
: your particular processor and operating system.