llvm70 on AUR (Arch User Repository)

Last updated: July 04,2024

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

$ yay -S llvm70

* (Optional) Uninstall llvm70 on Arch using YAY

$ yay -Rns llvm70

2. Manually Install "llvm70" via AUR

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

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

b. Clone llvm70's git locally

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

c. Go to ~/llvm70 folder and install it

$ cd ~/llvm70 $ makepkg -si

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

ID: 1424012
Name: llvm70
PackageBaseID: 147122
PackageBase: llvm70
Version: 7.0.1-3
Description: LLVM compiler toolchain, version 7.0 (installed under /opt/llvm70)
URL: https://llvm.org/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: Bevan
Submitter: Bevan
FirstSubmitted: 1575236123
LastModified: 1710014965
URLPath: /cgit/aur.git/snapshot/llvm70.tar.gz