How to Install and Uninstall perl-Digest-SHA.src Package on Oracle Linux 8
Last updated: January 09,2025
1. Install "perl-Digest-SHA.src" package
This is a short guide on how to install perl-Digest-SHA.src on Oracle Linux 8
$
sudo dnf update
Copied
$
sudo dnf install
perl-Digest-SHA.src
Copied
2. Uninstall "perl-Digest-SHA.src" package
This is a short guide on how to uninstall perl-Digest-SHA.src on Oracle Linux 8:
$
sudo dnf remove
perl-Digest-SHA.src
Copied
$
sudo dnf autoremove
Copied
3. Information about the perl-Digest-SHA.src package on Oracle Linux 8
Last metadata expiration check: 6:55:44 ago on Mon Sep 12 02:51:38 2022.
Available Packages
Name : perl-Digest-SHA
Epoch : 1
Version : 6.02
Release : 2.module+el8.6.0+20545+312b6629
Architecture : src
Size : 62 k
Source : None
Repository : ol8_appstream
Summary : Perl extension for SHA-1/224/256/384/512
URL : http://search.cpan.org/dist/Digest-SHA/
License : GPL+ or Artistic
Description : Digest::SHA is a complete implementation of the NIST Secure Hash Standard. It
: gives Perl programmers a convenient way to calculate SHA-1, SHA-224, SHA-256,
: SHA-384, SHA-512, SHA-512/224, and SHA-512/256 message digests. The module can
: handle all types of input, including partial-byte data.
Available Packages
Name : perl-Digest-SHA
Epoch : 1
Version : 6.02
Release : 2.module+el8.6.0+20545+312b6629
Architecture : src
Size : 62 k
Source : None
Repository : ol8_appstream
Summary : Perl extension for SHA-1/224/256/384/512
URL : http://search.cpan.org/dist/Digest-SHA/
License : GPL+ or Artistic
Description : Digest::SHA is a complete implementation of the NIST Secure Hash Standard. It
: gives Perl programmers a convenient way to calculate SHA-1, SHA-224, SHA-256,
: SHA-384, SHA-512, SHA-512/224, and SHA-512/256 message digests. The module can
: handle all types of input, including partial-byte data.