llvm16-libs on AUR (Arch User Repository)

Last updated: July 07,2024

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

$ yay -S llvm16-libs

* (Optional) Uninstall llvm16-libs on Arch using YAY

$ yay -Rns llvm16-libs

2. Manually Install "llvm16-libs" via AUR

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

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

b. Clone llvm16-libs's git locally

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

c. Go to ~/llvm16-libs folder and install it

$ cd ~/llvm16-libs $ makepkg -si

3. Information about the llvm16-libs package on Arch User Repository (AUR)

ID: 1300085
Name: llvm16-libs
PackageBaseID: 196485
PackageBase: llvm16
Version: 16.0.6-1
Description: LLVM runtime libraries
URL: https://llvm.org/
NumVotes: 1
Popularity: 0.024589
OutOfDate:
Maintainer: nesv
Submitter: nesv
FirstSubmitted: 1691382679
LastModified: 1691386818
URLPath: /cgit/aur.git/snapshot/llvm16-libs.tar.gz