procdump on AUR (Arch User Repository)

Last updated: May 18,2024

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

$ yay -S procdump

* (Optional) Uninstall procdump on Arch using YAY

$ yay -Rns procdump

2. Manually Install "procdump" via AUR

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

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

b. Clone procdump's git locally

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

c. Go to ~/procdump folder and install it

$ cd ~/procdump $ makepkg -si

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

ID: 1314980
Name: procdump
PackageBaseID: 127780
PackageBase: procdump
Version: 2.2-1
Description: Generate coredumps based off performance triggers
URL: https://github.com/Sysinternals/ProcDump-for-Linux
NumVotes: 6
Popularity: 0
OutOfDate: 1707050191
Maintainer: buzo
Submitter: polyzen
FirstSubmitted: 1512684530
LastModified: 1694032061
URLPath: /cgit/aur.git/snapshot/procdump.tar.gz