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