sshd_autoban on AUR (Arch User Repository)

Last updated: July 01,2024

1. Install "sshd_autoban" effortlessly via AUR with the help of a helper(YAY)

a. Install YAY (https://github.com/Jguer/yay)

$ sudo pacman -S --needed git base-devel && git clone https://aur.archlinux.org/yay.git && cd yay && makepkg -si

b. Install sshd_autoban on Arch using YAY

$ yay -S sshd_autoban

* (Optional) Uninstall sshd_autoban on Arch using YAY

$ yay -Rns sshd_autoban

2. Manually Install "sshd_autoban" via AUR

a. Ensure you have the base development tools and git installed with:

$ sudo pacman -S --needed base-devel git

b. Clone sshd_autoban's git locally

$ git clone https://aur.archlinux.org/sshd_autoban.git ~/sshd_autoban

c. Go to ~/sshd_autoban folder and install it

$ cd ~/sshd_autoban $ makepkg -si

3. Information about the sshd_autoban package on Arch User Repository (AUR)

ID: 268784
Name: sshd_autoban
PackageBaseID: 67876
PackageBase: sshd_autoban
Version: 0.0.4-4
Description: A ssh autoban for fast and slow brute force attack
URL: https://github.com/Chipsterjulien/go-sshd_autoban
NumVotes: 1
Popularity: 0
OutOfDate: 1703862392
Maintainer: Chipsterjulien
Submitter: Chipsterjulien
FirstSubmitted: 1362675316
LastModified: 1453791080
URLPath: /cgit/aur.git/snapshot/sshd_autoban.tar.gz