How to Install and Uninstall bind-utils.x86_64 Package on Red Hat Enterprise Linux 9 (RHEL 9)

Last updated: October 07,2024

1. Install "bind-utils.x86_64" package

Please follow the instructions below to install bind-utils.x86_64 on Red Hat Enterprise Linux 9 (RHEL 9)

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

2. Uninstall "bind-utils.x86_64" package

Please follow the guidance below to uninstall bind-utils.x86_64 on Red Hat Enterprise Linux 9 (RHEL 9):

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

3. Information about the bind-utils.x86_64 package on Red Hat Enterprise Linux 9 (RHEL 9)

Last metadata expiration check: 0:44:29 ago on Mon Feb 26 07:04:30 2024.
Available Packages
Name : bind-utils
Epoch : 32
Version : 9.16.23
Release : 14.el9_3
Architecture : x86_64
Size : 211 k
Source : bind-9.16.23-14.el9_3.src.rpm
Repository : ubi-9-appstream-rpms
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 bind-utils if you need to get information from DNS name
: servers.