llvm90 on AUR (Arch User Repository)

Last updated: June 26,2024

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

$ yay -S llvm90

* (Optional) Uninstall llvm90 on Arch using YAY

$ yay -Rns llvm90

2. Manually Install "llvm90" via AUR

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

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

b. Clone llvm90's git locally

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

c. Go to ~/llvm90 folder and install it

$ cd ~/llvm90 $ makepkg -si

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

ID: 789827
Name: llvm90
PackageBaseID: 151248
PackageBase: llvm90
Version: 9.0.1-6
Description: LLVM compiler toolchain, version 9.0.1
URL: https://llvm.org/
NumVotes: 3
Popularity: 0.000727
OutOfDate:
Maintainer: andrew-wja
FirstSubmitted: 1586339179
LastModified: 1599744621
URLPath: /cgit/aur.git/snapshot/llvm90.tar.gz