How to Install and Uninstall bind-dnssec-utils.x86_64 Package on Oracle Linux 9

Last updated: October 09,2024

1. Install "bind-dnssec-utils.x86_64" package

Here is a brief guide to show you how to install bind-dnssec-utils.x86_64 on Oracle Linux 9

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

2. Uninstall "bind-dnssec-utils.x86_64" package

In this section, we are going to explain the necessary steps to uninstall bind-dnssec-utils.x86_64 on Oracle Linux 9:

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

3. Information about the bind-dnssec-utils.x86_64 package on Oracle Linux 9

Last metadata expiration check: 0:32:59 ago on Thu Feb 15 07:50:05 2024.
Available Packages
Name : bind-dnssec-utils
Epoch : 32
Version : 9.16.23
Release : 14.el9_3
Architecture : x86_64
Size : 125 k
Source : bind-9.16.23-14.el9_3.src.rpm
Repository : ol9_appstream
Summary : DNSSEC keys and zones management utilities
URL : https://www.isc.org/downloads/bind/
License : MPLv2.0
Description : Bind-dnssec-utils contains a collection of utilities for editing
: DNSSEC keys and BIND zone files. These tools provide generation,
: revocation and verification of keys and DNSSEC signatures in zone files.
:
: You should install bind-dnssec-utils if you need to sign a DNS zone
: or maintain keys for it.