llvm15 on AUR (Arch User Repository)
Last updated: November 23,2024
1. Install "llvm15" 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
Copied
b. Install llvm15 on Arch using YAY
$
yay -S
llvm15
Copied
* (Optional) Uninstall llvm15 on Arch using YAY
$
yay -Rns
llvm15
Copied
2. Manually Install "llvm15" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone llvm15's git locally
$
git clone https://aur.archlinux.org/llvm15.git
~/llvm15
Copied
c. Go to ~/llvm15 folder and install it
$
cd
~/llvm15
Copied
$
makepkg -si
Copied
3. Information about the llvm15 package on Arch User Repository (AUR)
ID: 1423745
Name: llvm15
PackageBaseID: 203497
PackageBase: llvm15
Version: 15.0.7-1
Description: Compiler infrastructure (LLVM 15)
URL: https://llvm.org/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer:
Submitter: foutrelis
FirstSubmitted: 1709981453
LastModified: 1709981453
URLPath: /cgit/aur.git/snapshot/llvm15.tar.gz
Name: llvm15
PackageBaseID: 203497
PackageBase: llvm15
Version: 15.0.7-1
Description: Compiler infrastructure (LLVM 15)
URL: https://llvm.org/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer:
Submitter: foutrelis
FirstSubmitted: 1709981453
LastModified: 1709981453
URLPath: /cgit/aur.git/snapshot/llvm15.tar.gz