rpcapd on AUR (Arch User Repository)

Last updated: September 20,2024

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

$ yay -S rpcapd

* (Optional) Uninstall rpcapd on Arch using YAY

$ yay -Rns rpcapd

2. Manually Install "rpcapd" via AUR

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

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

b. Clone rpcapd's git locally

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

c. Go to ~/rpcapd folder and install it

$ cd ~/rpcapd $ makepkg -si

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

ID: 1191098
Name: rpcapd
PackageBaseID: 141256
PackageBase: rpcapd
Version: 1.10.2-1
Description: A remote packet capture daemon
URL: http://www.tcpdump.org/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: nanpuyue
Submitter: nanpuyue
FirstSubmitted: 1555335507
LastModified: 1672719435
URLPath: /cgit/aur.git/snapshot/rpcapd.tar.gz