How to Install and Uninstall perl-Digest-HMAC.noarch Package on AlmaLinux 8
Last updated: November 02,2024
1. Install "perl-Digest-HMAC.noarch" package
In this section, we are going to explain the necessary steps to install perl-Digest-HMAC.noarch on AlmaLinux 8
$
sudo dnf update
Copied
$
sudo dnf install
perl-Digest-HMAC.noarch
Copied
2. Uninstall "perl-Digest-HMAC.noarch" package
Please follow the guidelines below to uninstall perl-Digest-HMAC.noarch on AlmaLinux 8:
$
sudo dnf remove
perl-Digest-HMAC.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the perl-Digest-HMAC.noarch package on AlmaLinux 8
Last metadata expiration check: 0:25:41 ago on Mon Sep 5 03:22:42 2022.
Available Packages
Name : perl-Digest-HMAC
Version : 1.03
Release : 17.module_el8.5.0+2812+ed912d05
Architecture : noarch
Size : 19 k
Source : perl-Digest-HMAC-1.03-17.module_el8.5.0+2812+ed912d05.src.rpm
Repository : appstream
Summary : Keyed-Hashing for Message Authentication
URL : http://search.cpan.org/dist/Digest-HMAC/
License : GPL+ or Artistic
Description : HMAC is used for message integrity checks between two parties that
: share a secret key, and works in combination with some other Digest
: algorithm, usually MD5 or SHA-1. The HMAC mechanism is described in
: RFC 2104.
:
: HMAC follow the common Digest:: interface, but the constructor takes
: the secret key and the name of some other simple Digest:: as argument.
Available Packages
Name : perl-Digest-HMAC
Version : 1.03
Release : 17.module_el8.5.0+2812+ed912d05
Architecture : noarch
Size : 19 k
Source : perl-Digest-HMAC-1.03-17.module_el8.5.0+2812+ed912d05.src.rpm
Repository : appstream
Summary : Keyed-Hashing for Message Authentication
URL : http://search.cpan.org/dist/Digest-HMAC/
License : GPL+ or Artistic
Description : HMAC is used for message integrity checks between two parties that
: share a secret key, and works in combination with some other Digest
: algorithm, usually MD5 or SHA-1. The HMAC mechanism is described in
: RFC 2104.
:
: HMAC follow the common Digest:: interface, but the constructor takes
: the secret key and the name of some other simple Digest:: as argument.