Search Criteria
Package Details: crowdsec-stable 1.7.8-1
Package Actions
| Git Clone URL: | https://aur.archlinux.org/crowdsec-stable.git (read-only, click to copy) |
|---|---|
| Package Base: | crowdsec-stable |
| Description: | CrowdSec lightweight and collaborative security engine (GCC 14 Patched) |
| Upstream URL: | https://github.com/crowdsecurity/crowdsec |
| Licenses: | MIT |
| Conflicts: | crowdsec, crowdsec-bin, crowdsec-git |
| Provides: | crowdsec |
| Submitter: | Lightcode |
| Maintainer: | Lightcode |
| Last Packager: | Lightcode |
| Votes: | 0 |
| Popularity: | 0.000000 |
| First Submitted: | 2026-05-10 11:12 (UTC) |
| Last Updated: | 2026-05-11 21:38 (UTC) |
Dependencies (12)
- bash (bash-gitAUR, bash-devel-gitAUR)
- gcc-libs (gcc-libs-gitAUR, gccrs-libs-gitAUR, gcc-libs-snapshotAUR)
- geoip2-database (geoipupdate)
- glibc (glibc-gitAUR, glibc-eacAUR, glibc-git-native-pgoAUR)
- re2 (re2-gitAUR)
- sqlite (sqlite-fossilAUR)
- yaml-cpp
- gcc (gcc-gitAUR, gccrs-gitAUR, gcc-snapshotAUR) (make)
- git (git-gitAUR, git-glAUR, git-wd40AUR) (make)
- go (go-gitAUR, gcc-go-gitAUR, goup-rsAUR, go-binAUR, gcc-go-snapshotAUR, gcc-go) (make)
- make (make-gitAUR, make-staticAUR) (make)
- pkg-config (pkgconf-gitAUR, pkg-config-gitAUR, pkgconf) (make)
Required by (7)
- bastionfw (requires crowdsec) (optional)
- crowdsec-cloudflare-bouncer (requires crowdsec)
- crowdsec-firewall-bouncer-iptables (requires crowdsec)
- crowdsec-firewall-bouncer-nftables (requires crowdsec)
- crowdsec-nginx-bouncer (requires crowdsec)
- crowdsec-traefik-bouncer (requires crowdsec)
- cs-firewall-bouncer (requires crowdsec)
Latest Comments
Lightcode commented on 2026-05-13 08:08 (UTC) (edited on 2026-05-13 10:50 (UTC) by Lightcode)
If you are migrating to this package from the official crowdsec package, please note that pacman will back up your existing configurations as .pacsave files. This will cause the service to fail on start with an 'ent: machine not found' error because the local agent loses its identity. To fix this, first manually remove the old debug package (sudo pacman -R crowdsec-debug), install this package, and then re-register your instances by running sudo cscli machines add --force $(hostname) -a followed by sudo cscli capi register. A quick systemctl restart crowdsec after that should have you back up and running on v1.7.8.