llvm10-libs on AUR (Arch User Repository)

Last updated: November 17,2024

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

$ yay -S llvm10-libs

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

$ yay -Rns llvm10-libs

2. Manually Install "llvm10-libs" via AUR

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

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

b. Clone llvm10-libs's git locally

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

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

$ cd ~/llvm10-libs $ makepkg -si

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

ID: 1270104
Name: llvm10-libs
PackageBaseID: 179378
PackageBase: llvm10
Version: 10.0.1-3
Description: LLVM runtime libraries
URL: https://llvm.org/
NumVotes: 1
Popularity: 0.000698
OutOfDate:
Maintainer: Drommer
Submitter: Drommer
FirstSubmitted: 1654288329
LastModified: 1686263644
URLPath: /cgit/aur.git/snapshot/llvm10-libs.tar.gz