llvm35 on AUR (Arch User Repository)

Last updated: May 18,2024

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

$ yay -S llvm35

* (Optional) Uninstall llvm35 on Arch using YAY

$ yay -Rns llvm35

2. Manually Install "llvm35" via AUR

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

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

b. Clone llvm35's git locally

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

c. Go to ~/llvm35 folder and install it

$ cd ~/llvm35 $ makepkg -si

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

ID: 973813
Name: llvm35
PackageBaseID: 131439
PackageBase: llvm35
Version: 3.5.2-8
Description: Low Level Virtual Machine
URL: http://llvm.org/
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: pure-aur
Submitter: pure-aur
FirstSubmitted: 1523174547
LastModified: 1634124263
URLPath: /cgit/aur.git/snapshot/llvm35.tar.gz