driverkit on AUR (Arch User Repository)

Last updated: July 03,2024

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

$ yay -S driverkit

* (Optional) Uninstall driverkit on Arch using YAY

$ yay -Rns driverkit

2. Manually Install "driverkit" via AUR

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

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

b. Clone driverkit's git locally

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

c. Go to ~/driverkit folder and install it

$ cd ~/driverkit $ makepkg -si

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

ID: 1376060
Name: driverkit
PackageBaseID: 185905
PackageBase: driverkit
Version: 0.16.3-1
Description: Kit for building Falco drivers: kernel modules or eBPF probes
URL: https://github.com/falcosecurity/driverkit
NumVotes: 1
Popularity: 0.00218
OutOfDate:
Maintainer: brokenpip3
Submitter: brokenpip3
FirstSubmitted: 1663748997
LastModified: 1703607598
URLPath: /cgit/aur.git/snapshot/driverkit.tar.gz