How to Install and Uninstall dnsdist.x86_64 Package on CentOS Stream 9

Last updated: November 25,2024

1. Install "dnsdist.x86_64" package

In this section, we are going to explain the necessary steps to install dnsdist.x86_64 on CentOS Stream 9

$ sudo dnf update $ sudo dnf install dnsdist.x86_64

2. Uninstall "dnsdist.x86_64" package

This tutorial shows how to uninstall dnsdist.x86_64 on CentOS Stream 9:

$ sudo dnf remove dnsdist.x86_64 $ sudo dnf autoremove

3. Information about the dnsdist.x86_64 package on CentOS Stream 9

Last metadata expiration check: 1:41:47 ago on Sat Mar 16 16:03:45 2024.
Available Packages
Name : dnsdist
Version : 1.8.3
Release : 1.el9
Architecture : x86_64
Size : 2.3 M
Source : dnsdist-1.8.3-1.el9.src.rpm
Repository : epel
Summary : Highly DNS-, DoS- and abuse-aware loadbalancer
URL : https://dnsdist.org
License : GPLv2
Description : dnsdist is a highly DNS-, DoS- and abuse-aware loadbalancer. Its goal in life
: is to route traffic to the best server, delivering top performance to
: legitimate users while shunting or blocking abusive traffic.