llvm50-libs on AUR (Arch User Repository)

Last updated: June 23,2024

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

$ yay -S llvm50-libs

* (Optional) Uninstall llvm50-libs on Arch using YAY

$ yay -Rns llvm50-libs

2. Manually Install "llvm50-libs" via AUR

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

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

b. Clone llvm50-libs's git locally

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

c. Go to ~/llvm50-libs folder and install it

$ cd ~/llvm50-libs $ makepkg -si

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

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