falco-bin on AUR (Arch User Repository)

Last updated: September 20,2024

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

$ yay -S falco-bin

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

$ yay -Rns falco-bin

2. Manually Install "falco-bin" via AUR

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

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

b. Clone falco-bin's git locally

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

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

$ cd ~/falco-bin $ makepkg -si

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

ID: 1370871
Name: falco-bin
PackageBaseID: 172990
PackageBase: falco-bin
Version: 0.36.2-1
Description: Cloud native runtime security. Binaries and Kernel modules. (Stable)
URL: https://github.com/falcosecurity/falco
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: brokenpip3
Submitter: kris-nova
FirstSubmitted: 1636667289
LastModified: 1702744531
URLPath: /cgit/aur.git/snapshot/falco-bin.tar.gz