How to Install and Uninstall fail2ban-server.noarch Package on Rocky Linux 9

Last updated: May 17,2024

1. Install "fail2ban-server.noarch" package

This guide covers the steps necessary to install fail2ban-server.noarch on Rocky Linux 9

$ sudo dnf update $ sudo dnf install fail2ban-server.noarch

2. Uninstall "fail2ban-server.noarch" package

This guide covers the steps necessary to uninstall fail2ban-server.noarch on Rocky Linux 9:

$ sudo dnf remove fail2ban-server.noarch $ sudo dnf autoremove

3. Information about the fail2ban-server.noarch package on Rocky Linux 9

Last metadata expiration check: 1:32:09 ago on Fri Feb 16 06:49:52 2024.
Available Packages
Name : fail2ban-server
Version : 1.0.2
Release : 7.el9
Architecture : noarch
Size : 443 k
Source : fail2ban-1.0.2-7.el9.src.rpm
Repository : epel
Summary : Core server component for Fail2Ban
URL : http://fail2ban.sourceforge.net/
License : GPLv2+
Description : This package contains the core server components for Fail2Ban with minimal
: dependencies. You can install this directly if you want to have a small
: installation and know what you are doing.