How to Install and Uninstall bind9.16-utils.x86_64 Package on Rocky Linux 8

Last updated: September 19,2024

1. Install "bind9.16-utils.x86_64" package

Here is a brief guide to show you how to install bind9.16-utils.x86_64 on Rocky Linux 8

$ sudo dnf update $ sudo dnf install bind9.16-utils.x86_64

2. Uninstall "bind9.16-utils.x86_64" package

In this section, we are going to explain the necessary steps to uninstall bind9.16-utils.x86_64 on Rocky Linux 8:

$ sudo dnf remove bind9.16-utils.x86_64 $ sudo dnf autoremove

3. Information about the bind9.16-utils.x86_64 package on Rocky Linux 8

Last metadata expiration check: 0:26:29 ago on Mon Sep 12 10:27:18 2022.
Available Packages
Name : bind9.16-utils
Epoch : 32
Version : 9.16.23
Release : 0.7.el8
Architecture : x86_64
Size : 287 k
Source : bind9.16-9.16.23-0.7.el8.src.rpm
Repository : appstream
Summary : Utilities for querying DNS name servers
URL : https://www.isc.org/downloads/bind/
License : MPLv2.0
Description : Bind-utils contains a collection of utilities for querying DNS (Domain
: Name System) name servers to find out information about Internet
: hosts. These tools will provide you with the IP addresses for given
: host names, as well as other information about registered domains and
: network addresses.
:
: You should install bind9.16-utils if you need to get information from DNS name
: servers.