backward-cpp on AUR (Arch User Repository)

Last updated: November 23,2024

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

$ yay -S backward-cpp

* (Optional) Uninstall backward-cpp on Arch using YAY

$ yay -Rns backward-cpp

2. Manually Install "backward-cpp" via AUR

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

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

b. Clone backward-cpp's git locally

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

c. Go to ~/backward-cpp folder and install it

$ cd ~/backward-cpp $ makepkg -si

3. Information about the backward-cpp package on Arch User Repository (AUR)

ID: 947235
Name: backward-cpp
PackageBaseID: 121739
PackageBase: backward-cpp
Version: 1.6-1
Description: A beautiful stack trace pretty printer for C++.
URL: https://github.com/bombela/backward-cpp
NumVotes: 5
Popularity: 0.037711
OutOfDate:
Maintainer: adsun
Submitter: kevincox
FirstSubmitted: 1492977848
LastModified: 1628810959
URLPath: /cgit/aur.git/snapshot/backward-cpp.tar.gz