libseccomp-git on AUR (Arch User Repository)

Last updated: December 24,2024

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

$ yay -S libseccomp-git

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

$ yay -Rns libseccomp-git

2. Manually Install "libseccomp-git" via AUR

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

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

b. Clone libseccomp-git's git locally

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

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

$ cd ~/libseccomp-git $ makepkg -si

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

ID: 1322013
Name: libseccomp-git
PackageBaseID: 60532
PackageBase: libseccomp-git
Version: 2.5.4.r126.gf1c3196-1
Description: Interface to the Linux Kernel's syscall filtering mechanism
URL: https://github.com/seccomp/libseccomp
NumVotes: 5
Popularity: 0
OutOfDate:
Maintainer: Chocobo1
Submitter: sverdj
FirstSubmitted: 1341453385
LastModified: 1695230801
URLPath: /cgit/aur.git/snapshot/libseccomp-git.tar.gz