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

Last updated: September 28,2024

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

In this section, we are going to explain the necessary steps to install perl-Digest-SHA3.x86_64 on Oracle Linux 9

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

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

This is a short guide on how to uninstall perl-Digest-SHA3.x86_64 on Oracle Linux 9:

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

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

Last metadata expiration check: 0:25:27 ago on Thu Feb 15 07:50:05 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.