How to Install and Uninstall bind-chroot.x86_64 Package on Rocky Linux 8

Last updated: September 19,2024

1. Install "bind-chroot.x86_64" package

Here is a brief guide to show you how to install bind-chroot.x86_64 on Rocky Linux 8

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

2. Uninstall "bind-chroot.x86_64" package

Here is a brief guide to show you how to uninstall bind-chroot.x86_64 on Rocky Linux 8:

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

3. Information about the bind-chroot.x86_64 package on Rocky Linux 8

Last metadata expiration check: 2:05:42 ago on Mon Sep 12 10:27:18 2022.
Available Packages
Name : bind-chroot
Epoch : 32
Version : 9.11.36
Release : 3.el8
Architecture : x86_64
Size : 104 k
Source : bind-9.11.36-3.el8.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