falco on AUR (Arch User Repository)

Last updated: May 18,2024

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

$ yay -S falco

* (Optional) Uninstall falco on Arch using YAY

$ yay -Rns falco

2. Manually Install "falco" via AUR

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

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

b. Clone falco's git locally

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

c. Go to ~/falco folder and install it

$ cd ~/falco $ makepkg -si

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

ID: 1030444
Name: falco
PackageBaseID: 170800
PackageBase: falco
Version: 0.31.0-1
Description: Cloud native runtime security. Build from source (unstable).
URL: https://falco.org/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: kris-nova
FirstSubmitted: 1630884138
LastModified: 1643814122
URLPath: /cgit/aur.git/snapshot/falco.tar.gz