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