llvm13 on AUR (Arch User Repository)

Last updated: April 19,2024

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

$ yay -S llvm13

* (Optional) Uninstall llvm13 on Arch using YAY

$ yay -Rns llvm13

2. Manually Install "llvm13" via AUR

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

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

b. Clone llvm13's git locally

$ git clone https://aur.archlinux.org/llvm13.git ~/llvm13

c. Go to ~/llvm13 folder and install it

$ cd ~/llvm13 $ makepkg -si

3. Information about the llvm13 package on Arch User Repository (AUR)

ID: 975343
Name: llvm13
PackageBaseID: 168101
PackageBase: llvm13
Version: 13.0.0.r395292.d7b669b3a303-1
Description: Low Level Virtual Machine 13 for clasp
URL: https://llvm.org/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer:
FirstSubmitted: 1624044271
LastModified: 1634407152
URLPath: /cgit/aur.git/snapshot/llvm13.tar.gz