libxpid on AUR (Arch User Repository)

Last updated: February 04,2025

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

$ yay -S libxpid

* (Optional) Uninstall libxpid on Arch using YAY

$ yay -Rns libxpid

2. Manually Install "libxpid" via AUR

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

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

b. Clone libxpid's git locally

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

c. Go to ~/libxpid folder and install it

$ cd ~/libxpid $ makepkg -si

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

ID: 1082411
Name: libxpid
PackageBaseID: 178423
PackageBase: libxpid
Version: v1.3.2-1
Description: Linux Process Scanning. (C Library). Find eBPF programs, containers, hidden pids. Like nmap for pids in the kernel.
URL: https://github.com/kris-nova/xpid
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: kris-nova
Submitter: kris-nova
FirstSubmitted: 1651267475
LastModified: 1652971461
URLPath: /cgit/aur.git/snapshot/libxpid.tar.gz