How to Install and Uninstall perl-Crypt-DSA.noarch Package on Rocky Linux 8

Last updated: April 27,2024

1. Install "perl-Crypt-DSA.noarch" package

Please follow the guidance below to install perl-Crypt-DSA.noarch on Rocky Linux 8

$ sudo dnf update $ sudo dnf install perl-Crypt-DSA.noarch

2. Uninstall "perl-Crypt-DSA.noarch" package

This guide let you learn how to uninstall perl-Crypt-DSA.noarch on Rocky Linux 8:

$ sudo dnf remove perl-Crypt-DSA.noarch $ sudo dnf autoremove

3. Information about the perl-Crypt-DSA.noarch package on Rocky Linux 8

Last metadata expiration check: 2:09:00 ago on Mon Sep 12 10:27:18 2022.
Available Packages
Name : perl-Crypt-DSA
Version : 1.17
Release : 28.el8
Architecture : noarch
Size : 50 k
Source : perl-Crypt-DSA-1.17-28.el8.src.rpm
Repository : epel
Summary : Perl module for DSA signatures and key generation
URL : https://metacpan.org/release/Crypt-DSA
License : GPL+ or Artistic
Description : Crypt::DSA is an implementation of the DSA (Digital Signature Algorithm)
: signature verification system. This package provides DSA signing, signature
: verification, and key generation.