falco-git on AUR (Arch User Repository)

Last updated: May 18,2024

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

$ yay -S falco-git

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

$ yay -Rns falco-git

2. Manually Install "falco-git" via AUR

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

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

b. Clone falco-git's git locally

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

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

$ cd ~/falco-git $ makepkg -si

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

ID: 987392
Name: falco-git
PackageBaseID: 172991
PackageBase: falco-git
Version: 0.30.0.r0.gbb811332-1
Description: Cloud native runtime security. Build from source (unstable).
URL: https://falco.org/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: kris-nova
FirstSubmitted: 1636667355
LastModified: 1636668357
URLPath: /cgit/aur.git/snapshot/falco-git.tar.gz