libbacktrace-git on AUR (Arch User Repository)

Last updated: September 21,2024

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

$ yay -S libbacktrace-git

* (Optional) Uninstall libbacktrace-git on Arch using YAY

$ yay -Rns libbacktrace-git

2. Manually Install "libbacktrace-git" via AUR

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

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

b. Clone libbacktrace-git's git locally

$ git clone https://aur.archlinux.org/libbacktrace-git.git ~/libbacktrace-git

c. Go to ~/libbacktrace-git folder and install it

$ cd ~/libbacktrace-git $ makepkg -si

3. Information about the libbacktrace-git package on Arch User Repository (AUR)

ID: 1347502
Name: libbacktrace-git
PackageBaseID: 141278
PackageBase: libbacktrace-git
Version: r77.g9ae4f4a-1
Description: Library to produce symbolic backtraces
URL: https://github.com/ianlancetaylor/libbacktrace
NumVotes: 11
Popularity: 0.203566
OutOfDate:
Maintainer: Chocobo1
Submitter: Chocobo1
FirstSubmitted: 1555387257
LastModified: 1699115699
URLPath: /cgit/aur.git/snapshot/libbacktrace-git.tar.gz