How to Install and Uninstall perl-Net-DNS.noarch Package on CentOS Stream 8
Last updated: November 01,2024
1. Install "perl-Net-DNS.noarch" package
Please follow the guidance below to install perl-Net-DNS.noarch on CentOS Stream 8
$
sudo dnf update
Copied
$
sudo dnf install
perl-Net-DNS.noarch
Copied
2. Uninstall "perl-Net-DNS.noarch" package
In this section, we are going to explain the necessary steps to uninstall perl-Net-DNS.noarch on CentOS Stream 8:
$
sudo dnf remove
perl-Net-DNS.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the perl-Net-DNS.noarch package on CentOS Stream 8
Last metadata expiration check: 5:41:25 ago on Sun Feb 25 03:03:59 2024.
Available Packages
Name : perl-Net-DNS
Version : 1.15
Release : 1.el8
Architecture : noarch
Size : 369 k
Source : perl-Net-DNS-1.15-1.el8.src.rpm
Repository : appstream
Summary : DNS resolver modules for Perl
URL : http://www.net-dns.org/
License : (GPL+ or Artistic) and MIT
Description : Net::DNS is a collection of Perl modules that act as a Domain Name System
: (DNS) resolver. It allows the programmer to perform DNS queries that are
: beyond the capabilities of gethostbyname and gethostbyaddr.
:
: The programmer should be somewhat familiar with the format of a DNS packet and
: its various sections. See RFC 1035 or DNS and BIND (Albitz & Liu) for details.
Available Packages
Name : perl-Net-DNS
Version : 1.15
Release : 1.el8
Architecture : noarch
Size : 369 k
Source : perl-Net-DNS-1.15-1.el8.src.rpm
Repository : appstream
Summary : DNS resolver modules for Perl
URL : http://www.net-dns.org/
License : (GPL+ or Artistic) and MIT
Description : Net::DNS is a collection of Perl modules that act as a Domain Name System
: (DNS) resolver. It allows the programmer to perform DNS queries that are
: beyond the capabilities of gethostbyname and gethostbyaddr.
:
: The programmer should be somewhat familiar with the format of a DNS packet and
: its various sections. See RFC 1035 or DNS and BIND (Albitz & Liu) for details.