How to Install and Uninstall bind-dnssec-utils.x86_64 Package on CentOS Stream 9

Last updated: November 25,2024

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

Please follow the instructions below to install bind-dnssec-utils.x86_64 on CentOS Stream 9

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

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

Please follow the step by step instructions below to uninstall bind-dnssec-utils.x86_64 on CentOS Stream 9:

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

3. Information about the bind-dnssec-utils.x86_64 package on CentOS Stream 9

Last metadata expiration check: 1:13:29 ago on Sat Mar 16 16:03:45 2024.
Available Packages
Name : bind-dnssec-utils
Epoch : 32
Version : 9.16.23
Release : 15.el9
Architecture : x86_64
Size : 117 k
Source : bind-9.16.23-15.el9.src.rpm
Repository : 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.