llvm8-libs on AUR (Arch User Repository)

Last updated: May 09,2024

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

$ yay -S llvm8-libs

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

$ yay -Rns llvm8-libs

2. Manually Install "llvm8-libs" via AUR

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

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

b. Clone llvm8-libs's git locally

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

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

$ cd ~/llvm8-libs $ makepkg -si

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

ID: 833769
Name: llvm8-libs
PackageBaseID: 147034
PackageBase: llvm8
Version: 8.0.1-3
Description: LLVM 8 runtime libraries
URL: https://llvm.org/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer:
Submitter: petronny
FirstSubmitted: 1575016346
LastModified: 1608016101
URLPath: /cgit/aur.git/snapshot/llvm8-libs.tar.gz