How to Install and Uninstall sshguard.x86_64 Package on Fedora 36

Last updated: September 30,2024

1. Install "sshguard.x86_64" package

Please follow the steps below to install sshguard.x86_64 on Fedora 36

$ sudo dnf update $ sudo dnf install sshguard.x86_64

2. Uninstall "sshguard.x86_64" package

Please follow the step by step instructions below to uninstall sshguard.x86_64 on Fedora 36:

$ sudo dnf remove sshguard.x86_64 $ sudo dnf autoremove

3. Information about the sshguard.x86_64 package on Fedora 36

Last metadata expiration check: 2:02:36 ago on Thu Sep 8 02:05:26 2022.
Available Packages
Name : sshguard
Version : 2.4.2
Release : 5.fc36
Architecture : x86_64
Size : 398 k
Source : sshguard-2.4.2-5.fc36.src.rpm
Repository : updates
Summary : Protects hosts from brute-force attacks against SSH and other services
URL : http://www.sshguard.net
License : BSD and GPLv2+
Description : Sshguard protects hosts from brute-force attacks against SSH and other
: services. It aggregates system logs and blocks repeat offenders using one of
: several firewall backends.
:
: Sshguard can read log messages from standard input or monitor one or more log
: files. Log messages are parsed, line-by-line, for recognized patterns. If an
: attack, such as several login failures within a few seconds, is detected, the
: offending IP is blocked. Offenders are unblocked after a set interval, but can
: be semi-permanently banned using the blacklist option.