llvm15-libs on AUR (Arch User Repository)

Last updated: June 30,2024

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

$ yay -S llvm15-libs

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

$ yay -Rns llvm15-libs

2. Manually Install "llvm15-libs" via AUR

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

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

b. Clone llvm15-libs's git locally

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

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

$ cd ~/llvm15-libs $ makepkg -si

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

ID: 1423746
Name: llvm15-libs
PackageBaseID: 203497
PackageBase: llvm15
Version: 15.0.7-1
Description: LLVM 15 runtime libraries
URL: https://llvm.org/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer:
Submitter: foutrelis
FirstSubmitted: 1709981453
LastModified: 1709981453
URLPath: /cgit/aur.git/snapshot/llvm15-libs.tar.gz

5. The same packages on other Linux Distributions