llvm-git on AUR (Arch User Repository)

Last updated: September 28,2024

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

$ yay -S llvm-git

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

$ yay -Rns llvm-git

2. Manually Install "llvm-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-git's git locally

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

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

$ cd ~/llvm-git $ makepkg -si

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

ID: 1344436
Name: llvm-git
PackageBaseID: 137813
PackageBase: llvm-git
Version: 18.0.0_r479038.d16d149e3d96-1
Description: LLVM development version. includes clang and many other tools
URL: https://llvm.org/
NumVotes: 118
Popularity: 1.734181
OutOfDate:
Maintainer: rjahanbakhshi
Submitter: yurikoles
FirstSubmitted: 1544018162
LastModified: 1698653381
URLPath: /cgit/aur.git/snapshot/llvm-git.tar.gz