stacktrace on AUR (Arch User Repository)

Last updated: October 06,2024

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

$ yay -S stacktrace

* (Optional) Uninstall stacktrace on Arch using YAY

$ yay -Rns stacktrace

2. Manually Install "stacktrace" via AUR

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

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

b. Clone stacktrace's git locally

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

c. Go to ~/stacktrace folder and install it

$ cd ~/stacktrace $ makepkg -si

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

ID: 189601
Name: stacktrace
PackageBaseID: 51595
PackageBase: stacktrace
Version: 1.2.1-1
Description: Javalike stacktrace for ELF binaries
URL: http://www.nopcode.org/wk.php/stacktrace
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: t-8ch
Submitter: t-8ch
FirstSubmitted: 1313529905
LastModified: 1433872484
URLPath: /cgit/aur.git/snapshot/stacktrace.tar.gz