lib32-libseccomp on AUR (Arch User Repository)

Last updated: June 30,2024

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

$ yay -S lib32-libseccomp

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

$ yay -Rns lib32-libseccomp

2. Manually Install "lib32-libseccomp" via AUR

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

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

b. Clone lib32-libseccomp's git locally

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

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

$ cd ~/lib32-libseccomp $ makepkg -si

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

ID: 1120784
Name: lib32-libseccomp
PackageBaseID: 167617
PackageBase: lib32-libseccomp
Version: 2.5.4-1
Description: Seccomp for 32bit
URL: https://github.com/seccomp/libseccomp
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: yufu
Submitter: yufu
FirstSubmitted: 1622762111
LastModified: 1659446604
URLPath: /cgit/aur.git/snapshot/lib32-libseccomp.tar.gz