llvm12 on AUR (Arch User Repository)

Last updated: May 20,2024

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

$ yay -S llvm12

* (Optional) Uninstall llvm12 on Arch using YAY

$ yay -Rns llvm12

2. Manually Install "llvm12" via AUR

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

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

b. Clone llvm12's git locally

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

c. Go to ~/llvm12 folder and install it

$ cd ~/llvm12 $ makepkg -si

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

ID: 1060358
Name: llvm12
PackageBaseID: 177633
PackageBase: llvm12
Version: 12.0-1
Description: Collection of modular and reusable compiler and toolchain technologies
URL: https://llvm.org
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: cyberfined
Submitter: cyberfined
FirstSubmitted: 1648906496
LastModified: 1648906496
URLPath: /cgit/aur.git/snapshot/llvm12.tar.gz