How to Install and Uninstall perl-Net-DNS-Resolver-Programmable.noarch Package on Amazon Linux 2

Last updated: May 18,2024

1. Install "perl-Net-DNS-Resolver-Programmable.noarch" package

Please follow the instructions below to install perl-Net-DNS-Resolver-Programmable.noarch on Amazon Linux 2

$ sudo yum makecache $ sudo yum install perl-Net-DNS-Resolver-Programmable.noarch

2. Uninstall "perl-Net-DNS-Resolver-Programmable.noarch" package

Learn how to uninstall perl-Net-DNS-Resolver-Programmable.noarch on Amazon Linux 2:

$ sudo yum remove perl-Net-DNS-Resolver-Programmable.noarch $ sudo yum autoremove

3. Information about the perl-Net-DNS-Resolver-Programmable.noarch package on Amazon Linux 2

Loaded plugins: ovl, priorities
Available Packages
Name : perl-Net-DNS-Resolver-Programmable
Arch : noarch
Version : 0.003
Release : 15.amzn2
Size : 22 k
Repo : amzn2-core/2/x86_64
Summary : Programmable DNS resolver class for offline emulation of DNS
URL : http://search.cpan.org/dist/Net-DNS-Resolver-Programmable/
License : GPLv2+ or Artistic
Description : Net::DNS::Resolver::Programmable is a Net::DNS::Resolver
: descendant class that allows a virtual DNS to be emulated instead
: of querying the real DNS. A set of static DNS records may be
: supplied, or arbitrary code may be specified as a means for
: retrieving DNS records, or even generating them on the fly.