How to Install and Uninstall php-pear-Net-DNS2.noarch Package on Fedora 34

Last updated: July 02,2024

1. Install "php-pear-Net-DNS2.noarch" package

Here is a brief guide to show you how to install php-pear-Net-DNS2.noarch on Fedora 34

$ sudo dnf update $ sudo dnf install php-pear-Net-DNS2.noarch

2. Uninstall "php-pear-Net-DNS2.noarch" package

Learn how to uninstall php-pear-Net-DNS2.noarch on Fedora 34:

$ sudo dnf remove php-pear-Net-DNS2.noarch $ sudo dnf autoremove

3. Information about the php-pear-Net-DNS2.noarch package on Fedora 34

Last metadata expiration check: 2:46:18 ago on Tue Sep 6 08:10:37 2022.
Available Packages
Name : php-pear-Net-DNS2
Version : 1.5.0
Release : 2.fc34
Architecture : noarch
Size : 84 k
Source : php-pear-Net-DNS2-1.5.0-2.fc34.src.rpm
Repository : fedora
Summary : PHP Resolver library used to communicate with a DNS server
URL : http://pear.php.net/package/Net_DNS2
License : BSD
Description : Net_DNS2 - Native PHP5 DNS Resolver and Updater
:
: The main features for this package include:
: * Increased performance; most requests are 2-10x faster than Net_DNS
: * Near drop-in replacement for Net_DNS
: * Uses PHP5 style classes and exceptions
: * Support for IPv4 and IPv6, TCP and UDP sockets.
: * Includes a separate, more intuitive Updater class for handling dynamic update
: * Support zone signing using TSIG and SIG(0) for updates and zone transfers
: * Includes a local cache using shared memory or flat file to improve performance
: * includes many more RR's, including DNSSEC RR's.