How to Install and Uninstall bind.x86_64 Package on Fedora 34

Last updated: October 09,2024

1. Install "bind.x86_64" package

This tutorial shows how to install bind.x86_64 on Fedora 34

$ sudo dnf update $ sudo dnf install bind.x86_64

2. Uninstall "bind.x86_64" package

This guide let you learn how to uninstall bind.x86_64 on Fedora 34:

$ sudo dnf remove bind.x86_64 $ sudo dnf autoremove

3. Information about the bind.x86_64 package on Fedora 34

Last metadata expiration check: 3:13:01 ago on Tue Sep 6 02:10:55 2022.
Available Packages
Name : bind
Epoch : 32
Version : 9.16.27
Release : 1.fc34
Architecture : x86_64
Size : 492 k
Source : bind-9.16.27-1.fc34.src.rpm
Repository : updates
Summary : The Berkeley Internet Name Domain (BIND) DNS (Domain Name System) server
URL : https://www.isc.org/downloads/bind/
License : MPLv2.0
Description : BIND (Berkeley Internet Name Domain) is an implementation of the DNS
: (Domain Name System) protocols. BIND includes a DNS server (named),
: which resolves host names to IP addresses; a resolver library
: (routines for applications to use when interfacing with DNS); and
: tools for verifying that the DNS server is operating properly.