llvm9-libs on AUR (Arch User Repository)

Last updated: July 03,2024

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

$ yay -S llvm9-libs

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

$ yay -Rns llvm9-libs

2. Manually Install "llvm9-libs" via AUR

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

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

b. Clone llvm9-libs's git locally

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

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

$ cd ~/llvm9-libs $ makepkg -si

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

ID: 765677
Name: llvm9-libs
PackageBaseID: 155480
PackageBase: llvm9
Version: 9.0.1-1
Description: LLVM 9 runtime libraries
URL: https://llvm.org/
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer:
Submitter: foutrelis
FirstSubmitted: 1594841681
LastModified: 1594841681
URLPath: /cgit/aur.git/snapshot/llvm9-libs.tar.gz