llvm7-libs on AUR (Arch User Repository)

Last updated: June 09,2024

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

$ yay -S llvm7-libs

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

$ yay -Rns llvm7-libs

2. Manually Install "llvm7-libs" via AUR

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

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

b. Clone llvm7-libs's git locally

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

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

$ cd ~/llvm7-libs $ makepkg -si

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

ID: 734666
Name: llvm7-libs
PackageBaseID: 151697
PackageBase: llvm7
Version: 7.1.0-4
Description: LLVM 7 runtime libraries
URL: https://llvm.org/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: MarsSeed
Submitter: foutrelis
FirstSubmitted: 1587275783
LastModified: 1589216540
URLPath: /cgit/aur.git/snapshot/llvm7-libs.tar.gz