How to Install and Uninstall bind9.16-dnssec-utils.x86_64 Package on CentOS Stream 8

Last updated: October 09,2024

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

Learn how to install bind9.16-dnssec-utils.x86_64 on CentOS Stream 8

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

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

This tutorial shows how to uninstall bind9.16-dnssec-utils.x86_64 on CentOS Stream 8:

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

3. Information about the bind9.16-dnssec-utils.x86_64 package on CentOS Stream 8

Last metadata expiration check: 5:53:29 ago on Sun Feb 25 03:03:59 2024.
Available Packages
Name : bind9.16-dnssec-utils
Epoch : 32
Version : 9.16.23
Release : 0.12.el8
Architecture : x86_64
Size : 244 k
Source : bind9.16-9.16.23-0.12.el8.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 bind9.16-dnssec-utils if you need to sign a DNS zone
: or maintain keys for it.