llvm37 on AUR (Arch User Repository)

Last updated: November 14,2024

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

$ yay -S llvm37

* (Optional) Uninstall llvm37 on Arch using YAY

$ yay -Rns llvm37

2. Manually Install "llvm37" via AUR

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

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

b. Clone llvm37's git locally

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

c. Go to ~/llvm37 folder and install it

$ cd ~/llvm37 $ makepkg -si

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

ID: 572116
Name: llvm37
PackageBaseID: 138372
PackageBase: llvm37
Version: 3.7.1-1
Description: Low Level Virtual Machine (installed into /opt/llvm37)
URL: https://llvm.org/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer:
Submitter: xuanruiqi
FirstSubmitted: 1546035157
LastModified: 1546038678
URLPath: /cgit/aur.git/snapshot/llvm37.tar.gz