tetragon-bin on AUR (Arch User Repository)

Last updated: May 06,2024

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

$ yay -S tetragon-bin

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

$ yay -Rns tetragon-bin

2. Manually Install "tetragon-bin" via AUR

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

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

b. Clone tetragon-bin's git locally

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

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

$ cd ~/tetragon-bin $ makepkg -si

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

ID: 1087183
Name: tetragon-bin
PackageBaseID: 179268
PackageBase: tetragon-bin
Version: 0.0.0-0
Description: eBPF-based Security Observability and Runtime Enforcement
URL: https://github.com/cilium/tetragon
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: cwrau
FirstSubmitted: 1653912611
LastModified: 1653912611
URLPath: /cgit/aur.git/snapshot/tetragon-bin.tar.gz