llvm35-libs on AUR (Arch User Repository)

Last updated: May 02,2024

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

$ yay -S llvm35-libs

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

$ yay -Rns llvm35-libs

2. Manually Install "llvm35-libs" via AUR

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

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

b. Clone llvm35-libs's git locally

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

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

$ cd ~/llvm35-libs $ makepkg -si

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

ID: 973814
Name: llvm35-libs
PackageBaseID: 131439
PackageBase: llvm35
Version: 3.5.2-8
Description: Low Level Virtual Machine (runtime library)
URL: http://llvm.org/
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: pure-aur
Submitter: pure-aur
FirstSubmitted: 1523174547
LastModified: 1634124263
URLPath: /cgit/aur.git/snapshot/llvm35-libs.tar.gz