How to Install and Uninstall getdns-utils.x86_64 Package on CentOS 8 / RHEL 8

Last updated: May 03,2024

1. Install "getdns-utils.x86_64" package

Please follow the steps below to install getdns-utils.x86_64 on CentOS 8 / RHEL 8

$ sudo dnf update $ sudo dnf install getdns-utils.x86_64

2. Uninstall "getdns-utils.x86_64" package

Please follow the instructions below to uninstall getdns-utils.x86_64 on CentOS 8 / RHEL 8:

$ sudo dnf remove getdns-utils.x86_64 $ sudo dnf autoremove

3. Information about the getdns-utils.x86_64 package on CentOS 8 / RHEL 8

Last metadata expiration check: 1 day, 4:33:21 ago on Sun May 9 13:03:46 2021.
Available Packages
Name : getdns-utils
Version : 1.6.0
Release : 3.el8
Architecture : x86_64
Size : 44 k
Source : getdns-1.6.0-3.el8.src.rpm
Repository : epel
Summary : getdns utilities
URL : http://www.getdnsapi.net
License : BSD
Description : The getdns-utils package contains utilities using getdns library,
: getdns_query and getdns_query_mon utilities. They can be used to analyze
: responses from DNS servers over UDP, TCP and TLS, including support for
: DNS security.
:
: getdns_query can be used for fetching details of DNS responses in json format.
: getdns_query_mon is great for automated monitoring of DNS server replies.