libunwind-carbon on AUR (Arch User Repository)

Last updated: November 25,2024

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

$ yay -S libunwind-carbon

* (Optional) Uninstall libunwind-carbon on Arch using YAY

$ yay -Rns libunwind-carbon

2. Manually Install "libunwind-carbon" via AUR

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

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

b. Clone libunwind-carbon's git locally

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

c. Go to ~/libunwind-carbon folder and install it

$ cd ~/libunwind-carbon $ makepkg -si

3. Information about the libunwind-carbon package on Arch User Repository (AUR)

ID: 1114565
Name: libunwind-carbon
PackageBaseID: 184153
PackageBase: libunwind-carbon
Version: 1.6.2-1
Description: Portable and efficient C programming interface (API) to determine the call-chain of a program (enabled C++ exception support for Carbon language)
URL: https://www.nongnu.org/libunwind/
NumVotes: 3
Popularity: 0.000466
OutOfDate:
Maintainer: muttleyxd
Submitter: muttleyxd
FirstSubmitted: 1658335501
LastModified: 1658335501
URLPath: /cgit/aur.git/snapshot/libunwind-carbon.tar.gz