xpid on AUR (Arch User Repository)

Last updated: May 19,2024

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

$ yay -S xpid

* (Optional) Uninstall xpid on Arch using YAY

$ yay -Rns xpid

2. Manually Install "xpid" via AUR

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

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

b. Clone xpid's git locally

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

c. Go to ~/xpid folder and install it

$ cd ~/xpid $ makepkg -si

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

ID: 1082412
Name: xpid
PackageBaseID: 178422
PackageBase: xpid
Version: v1.3.2-1
Description: Linux Process Scanning. (CLI Runtime). 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: 1651265934
LastModified: 1652971475
URLPath: /cgit/aur.git/snapshot/xpid.tar.gz