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