falco-ebpf on AUR (Arch User Repository)

Last updated: June 29,2024

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

$ yay -S falco-ebpf

* (Optional) Uninstall falco-ebpf on Arch using YAY

$ yay -Rns falco-ebpf

2. Manually Install "falco-ebpf" via AUR

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

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

b. Clone falco-ebpf's git locally

$ git clone https://aur.archlinux.org/falco-ebpf.git ~/falco-ebpf

c. Go to ~/falco-ebpf folder and install it

$ cd ~/falco-ebpf $ makepkg -si

3. Information about the falco-ebpf package on Arch User Repository (AUR)

ID: 1074776
Name: falco-ebpf
PackageBaseID: 178513
PackageBase: falco-ebpf
Version: 0.31.0-1
Description: Cloud native runtime security. eBPF (Perf Buffer)
URL: https://falco.org/
NumVotes: 0
Popularity: 0
OutOfDate: 1685010602
Maintainer: brokenpip3
Submitter: kris-nova
FirstSubmitted: 1651541747
LastModified: 1651541747
URLPath: /cgit/aur.git/snapshot/falco-ebpf.tar.gz