seccomp-compile on AUR (Arch User Repository)
Last updated: November 24,2024
1. Install "seccomp-compile" 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
Copied
b. Install seccomp-compile on Arch using YAY
$
yay -S
seccomp-compile
Copied
* (Optional) Uninstall seccomp-compile on Arch using YAY
$
yay -Rns
seccomp-compile
Copied
2. Manually Install "seccomp-compile" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone seccomp-compile's git locally
$
git clone https://aur.archlinux.org/seccomp-compile.git
~/seccomp-compile
Copied
c. Go to ~/seccomp-compile folder and install it
$
cd
~/seccomp-compile
Copied
$
makepkg -si
Copied
3. Information about the seccomp-compile package on Arch User Repository (AUR)
ID: 917875
Name: seccomp-compile
PackageBaseID: 118611
PackageBase: seccomp-compile
Version: 5.6eb7f9d-1
Description: Tiny utility to compile seccomp rules in gosecco format and spit them out on stdout
URL: https://github.com/mutantmonkey/seccomp-compile
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer: mutantmonkey
Submitter: mutantmonkey
FirstSubmitted: 1484023726
LastModified: 1623053419
URLPath: /cgit/aur.git/snapshot/seccomp-compile.tar.gz
Name: seccomp-compile
PackageBaseID: 118611
PackageBase: seccomp-compile
Version: 5.6eb7f9d-1
Description: Tiny utility to compile seccomp rules in gosecco format and spit them out on stdout
URL: https://github.com/mutantmonkey/seccomp-compile
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer: mutantmonkey
Submitter: mutantmonkey
FirstSubmitted: 1484023726
LastModified: 1623053419
URLPath: /cgit/aur.git/snapshot/seccomp-compile.tar.gz