procdump on AUR (Arch User Repository)
Last updated: December 25,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
Copied
b. Install procdump on Arch using YAY
$
yay -S
procdump
Copied
* (Optional) Uninstall procdump on Arch using YAY
$
yay -Rns
procdump
Copied
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
Copied
b. Clone procdump's git locally
$
git clone https://aur.archlinux.org/procdump.git
~/procdump
Copied
c. Go to ~/procdump folder and install it
$
cd
~/procdump
Copied
$
makepkg -si
Copied
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
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