llvm40-libs on AUR (Arch User Repository)

Last updated: October 05,2024

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

$ yay -S llvm40-libs

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

$ yay -Rns llvm40-libs

2. Manually Install "llvm40-libs" via AUR

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

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

b. Clone llvm40-libs's git locally

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

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

$ cd ~/llvm40-libs $ makepkg -si

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

ID: 832867
Name: llvm40-libs
PackageBaseID: 126131
PackageBase: llvm40
Version: 4.0.1-8
Description: Low Level Virtual Machine (runtime libraries)
URL: http://llvm.org/
NumVotes: 3
Popularity: 0
OutOfDate: 1706141052
Maintainer: arthaud
Submitter: arthaud
FirstSubmitted: 1507224919
LastModified: 1607839645
URLPath: /cgit/aur.git/snapshot/llvm40-libs.tar.gz