crowdsec on AUR (Arch User Repository)

Last updated: July 03,2024

1. Install "crowdsec" 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 crowdsec on Arch using YAY

$ yay -S crowdsec

* (Optional) Uninstall crowdsec on Arch using YAY

$ yay -Rns crowdsec

2. Manually Install "crowdsec" via AUR

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

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

b. Clone crowdsec's git locally

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

c. Go to ~/crowdsec folder and install it

$ cd ~/crowdsec $ makepkg -si

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

ID: 1414495
Name: crowdsec
PackageBaseID: 173590
PackageBase: crowdsec
Version: 1.6.0-2
Description: The open-source and collaborative security suite
URL: https://www.crowdsec.net
NumVotes: 20
Popularity: 2.123657
OutOfDate:
Maintainer: mhdi
Submitter: solveit
FirstSubmitted: 1638391799
LastModified: 1708725398
URLPath: /cgit/aur.git/snapshot/crowdsec.tar.gz