llvm-libs-git on AUR (Arch User Repository)

Last updated: July 03,2024

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

$ yay -S llvm-libs-git

* (Optional) Uninstall llvm-libs-git on Arch using YAY

$ yay -Rns llvm-libs-git

2. Manually Install "llvm-libs-git" via AUR

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

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

b. Clone llvm-libs-git's git locally

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

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

$ cd ~/llvm-libs-git $ makepkg -si

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

ID: 1344437
Name: llvm-libs-git
PackageBaseID: 137813
PackageBase: llvm-git
Version: 18.0.0_r479038.d16d149e3d96-1
Description: runtime libraries for llvm-git
URL: https://llvm.org/
NumVotes: 118
Popularity: 1.734181
OutOfDate:
Maintainer: rjahanbakhshi
Submitter: yurikoles
FirstSubmitted: 1544018162
LastModified: 1698653381
URLPath: /cgit/aur.git/snapshot/llvm-libs-git.tar.gz