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

Last updated: October 11,2024

1. Install "bind-chroot.x86_64" package

This guide covers the steps necessary to install bind-chroot.x86_64 on AlmaLinux 9

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

2. Uninstall "bind-chroot.x86_64" package

Please follow the step by step instructions below to uninstall bind-chroot.x86_64 on AlmaLinux 9:

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

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

Last metadata expiration check: 0:53:05 ago on Wed Mar 13 07:41:12 2024.
Available Packages
Name : bind-chroot
Epoch : 32
Version : 9.16.23
Release : 14.el9_3
Architecture : x86_64
Size : 16 k
Source : bind-9.16.23-14.el9_3.src.rpm
Repository : appstream
Summary : A chroot runtime environment for the ISC BIND DNS server, named(8)
URL : https://www.isc.org/downloads/bind/
License : MPLv2.0
Description : This package contains a tree of files which can be used as a
: chroot(2) jail for the named(8) program from the BIND package.
: Based on the code from Jan "Yenya" Kasprzak