llvm-libunwind on AUR (Arch User Repository)

Last updated: July 07,2024

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

$ yay -S llvm-libunwind

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

$ yay -Rns llvm-libunwind

2. Manually Install "llvm-libunwind" via AUR

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

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

b. Clone llvm-libunwind's git locally

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

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

$ cd ~/llvm-libunwind $ makepkg -si

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

ID: 1423369
Name: llvm-libunwind
PackageBaseID: 194376
PackageBase: llvm-libunwind
Version: 17.0.6-1
Description: LLVM's libunwind library
URL: https://github.com/llvm/llvm-project/tree/main/libunwind
NumVotes: 2
Popularity: 0.08518
OutOfDate:
Maintainer: jiri.pospisil
Submitter: jiri.pospisil
FirstSubmitted: 1686001885
LastModified: 1709919079
URLPath: /cgit/aur.git/snapshot/llvm-libunwind.tar.gz