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

Last updated: September 29,2024

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

This tutorial shows how to install bind-dnssec-utils.x86_64 on AlmaLinux 9

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

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

Please follow the guidelines below to uninstall bind-dnssec-utils.x86_64 on AlmaLinux 9:

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

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

Last metadata expiration check: 1:48:32 ago on Wed Mar 13 07:41:12 2024.
Available Packages
Name : bind-dnssec-utils
Epoch : 32
Version : 9.16.23
Release : 14.el9_3
Architecture : x86_64
Size : 112 k
Source : bind-9.16.23-14.el9_3.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.