How to Install and Uninstall fail2ban-server.noarch Package on CentOS 7 / RHEL 7
Last updated: January 08,2025
1. Install "fail2ban-server.noarch" package
This guide covers the steps necessary to install fail2ban-server.noarch on CentOS 7 / RHEL 7
$
sudo yum makecache
Copied
$
sudo yum install
fail2ban-server.noarch
Copied
2. Uninstall "fail2ban-server.noarch" package
This guide covers the steps necessary to uninstall fail2ban-server.noarch on CentOS 7 / RHEL 7:
$
sudo yum remove
fail2ban-server.noarch
Copied
$
sudo yum autoremove
Copied
3. Information about the fail2ban-server.noarch package on CentOS 7 / RHEL 7
Installed Packages
Name : fail2ban-server
Arch : noarch
Version : 0.11.1
Release : 10.el7
Size : 1.4 M
Repo : installed
From repo : 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.
Name : fail2ban-server
Arch : noarch
Version : 0.11.1
Release : 10.el7
Size : 1.4 M
Repo : installed
From repo : 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.