llvm7 on AUR (Arch User Repository)

Last updated: May 02,2024

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

$ yay -S llvm7

* (Optional) Uninstall llvm7 on Arch using YAY

$ yay -Rns llvm7

2. Manually Install "llvm7" via AUR

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

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

b. Clone llvm7's git locally

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

c. Go to ~/llvm7 folder and install it

$ cd ~/llvm7 $ makepkg -si

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

ID: 734665
Name: llvm7
PackageBaseID: 151697
PackageBase: llvm7
Version: 7.1.0-4
Description: Collection of modular and reusable compiler and toolchain technologies
URL: https://llvm.org/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: MarsSeed
Submitter: foutrelis
FirstSubmitted: 1587275783
LastModified: 1589216540
URLPath: /cgit/aur.git/snapshot/llvm7.tar.gz