pstack on AUR (Arch User Repository)
Last updated: February 02,2025
1. Install "pstack" 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 pstack on Arch using YAY
$
yay -S
pstack
Copied
* (Optional) Uninstall pstack on Arch using YAY
$
yay -Rns
pstack
Copied
2. Manually Install "pstack" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone pstack's git locally
$
git clone https://aur.archlinux.org/pstack.git
~/pstack
Copied
c. Go to ~/pstack folder and install it
$
cd
~/pstack
Copied
$
makepkg -si
Copied
3. Information about the pstack package on Arch User Repository (AUR)
ID: 1421364
Name: pstack
PackageBaseID: 130769
PackageBase: pstack
Version: 2.4.7-1
Description: Print stack traces from running processes, or core files.
URL: https://github.com/peadar/pstack
NumVotes: 3
Popularity: 8.0E-6
OutOfDate:
Maintainer: Rubo
Submitter: flipflop97
FirstSubmitted: 1520965495
LastModified: 1709667267
URLPath: /cgit/aur.git/snapshot/pstack.tar.gz
Name: pstack
PackageBaseID: 130769
PackageBase: pstack
Version: 2.4.7-1
Description: Print stack traces from running processes, or core files.
URL: https://github.com/peadar/pstack
NumVotes: 3
Popularity: 8.0E-6
OutOfDate:
Maintainer: Rubo
Submitter: flipflop97
FirstSubmitted: 1520965495
LastModified: 1709667267
URLPath: /cgit/aur.git/snapshot/pstack.tar.gz