llvm17-libs on AUR (Arch User Repository)

Last updated: July 07,2024

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

$ yay -S llvm17-libs

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

$ yay -Rns llvm17-libs

2. Manually Install "llvm17-libs" via AUR

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

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

b. Clone llvm17-libs's git locally

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

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

$ cd ~/llvm17-libs $ makepkg -si

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

ID: 1374052
Name: llvm17-libs
PackageBaseID: 199948
PackageBase: llvm17
Version: 17.0.6-2
Description: LLVM 17 runtime libraries
URL: https://llvm.org/
NumVotes: 5
Popularity: 1.594027
OutOfDate:
Maintainer: tiziodcaio
Submitter: tiziodcaio
FirstSubmitted: 1701033311
LastModified: 1703257601
URLPath: /cgit/aur.git/snapshot/llvm17-libs.tar.gz