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