How to Install and Uninstall perl-Crypt-DSA.noarch Package on Fedora 34

Last updated: July 05,2024

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

This guide let you learn how to install perl-Crypt-DSA.noarch on Fedora 34

$ 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 Fedora 34:

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

3. Information about the perl-Crypt-DSA.noarch package on Fedora 34

Last metadata expiration check: 5:42:24 ago on Tue Sep 6 02:10:55 2022.
Available Packages
Name : perl-Crypt-DSA
Version : 1.17
Release : 31.fc34
Architecture : noarch
Size : 45 k
Source : perl-Crypt-DSA-1.17-31.fc34.src.rpm
Repository : fedora
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.