llvm50 on AUR (Arch User Repository)

Last updated: November 07,2024

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

$ yay -S llvm50

* (Optional) Uninstall llvm50 on Arch using YAY

$ yay -Rns llvm50

2. Manually Install "llvm50" via AUR

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

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

b. Clone llvm50's git locally

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

c. Go to ~/llvm50 folder and install it

$ cd ~/llvm50 $ makepkg -si

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

ID: 868399
Name: llvm50
PackageBaseID: 127361
PackageBase: llvm50
Version: 5.0.2-7
Description: Low Level Virtual Machine
URL: http://llvm.org/
NumVotes: 5
Popularity: 0
OutOfDate:
Maintainer:
FirstSubmitted: 1511115479
LastModified: 1614147125
URLPath: /cgit/aur.git/snapshot/llvm50.tar.gz