Hey we do support ubuntu 24 under our new any/any packaging tag
The preferred methods is to run our install script:
curl -s https://install.crowdsec.net | sudo sh
If you are searching the packages manually you need to search any/any like so
ubuntu does have crowdsec in it’s repository which comes from debian packaging but the maintainer is no longer updating the package so our method to install our repository is the preffered
Since CrowdSec is written in Golang we dont have to compile for each distribution we can provide a single static binary for everyone.
It will also be useful if you can point out which latest documentation that states this? note our documentation is versioned so you can see 1.X.X in corner if you on an old version setting it to next shows the latest documentation with the current information.