falco-dkms on AUR (Arch User Repository)

Last updated: May 18,2024

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

$ yay -S falco-dkms

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

$ yay -Rns falco-dkms

2. Manually Install "falco-dkms" via AUR

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

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

b. Clone falco-dkms's git locally

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

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

$ cd ~/falco-dkms $ makepkg -si

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

ID: 1030445
Name: falco-dkms
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-dkms.tar.gz