How to Install and Uninstall perl-Net-DNS-SEC.x86_64 Package on Fedora 36

Last updated: May 19,2024

1. Install "perl-Net-DNS-SEC.x86_64" package

This is a short guide on how to install perl-Net-DNS-SEC.x86_64 on Fedora 36

$ sudo dnf update $ sudo dnf install perl-Net-DNS-SEC.x86_64

2. Uninstall "perl-Net-DNS-SEC.x86_64" package

In this section, we are going to explain the necessary steps to uninstall perl-Net-DNS-SEC.x86_64 on Fedora 36:

$ sudo dnf remove perl-Net-DNS-SEC.x86_64 $ sudo dnf autoremove

3. Information about the perl-Net-DNS-SEC.x86_64 package on Fedora 36

Last metadata expiration check: 0:39:09 ago on Thu Sep 8 02:05:26 2022.
Available Packages
Name : perl-Net-DNS-SEC
Version : 1.19
Release : 2.fc36
Architecture : x86_64
Size : 60 k
Source : perl-Net-DNS-SEC-1.19-2.fc36.src.rpm
Repository : fedora
Summary : DNSSEC modules for Perl
URL : https://metacpan.org/release/Net-DNS-SEC
License : MIT
Description : Net::DNS::SEC is installed as an extension to an existing Net::DNS
: installation providing packages to support DNSSEC as specified in
: RFC4033, RFC4034, RFC4035 and related documents.
:
: It also provides support for SIG0 which is useful for dynamic updates.
:
: Implements cryptographic signature generation and verification functions
: using RSA, DSA, ECDSA, and Edwards curve algorithms.