llvm40 on AUR (Arch User Repository)

Last updated: May 14,2024

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

$ yay -S llvm40

* (Optional) Uninstall llvm40 on Arch using YAY

$ yay -Rns llvm40

2. Manually Install "llvm40" via AUR

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

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

b. Clone llvm40's git locally

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

c. Go to ~/llvm40 folder and install it

$ cd ~/llvm40 $ makepkg -si

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

ID: 832866
Name: llvm40
PackageBaseID: 126131
PackageBase: llvm40
Version: 4.0.1-8
Description: Low Level Virtual Machine
URL: http://llvm.org/
NumVotes: 3
Popularity: 0
OutOfDate: 1706141052
Maintainer: arthaud
Submitter: arthaud
FirstSubmitted: 1507224919
LastModified: 1607839645
URLPath: /cgit/aur.git/snapshot/llvm40.tar.gz