clang10 on AUR (Arch User Repository)
Last updated: November 05,2024
1. Install "clang10" 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 clang10 on Arch using YAY
$
yay -S
clang10
Copied
* (Optional) Uninstall clang10 on Arch using YAY
$
yay -Rns
clang10
Copied
2. Manually Install "clang10" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone clang10's git locally
$
git clone https://aur.archlinux.org/clang10.git
~/clang10
Copied
c. Go to ~/clang10 folder and install it
$
cd
~/clang10
Copied
$
makepkg -si
Copied
3. Information about the clang10 package on Arch User Repository (AUR)
ID: 1107225
Name: clang10
PackageBaseID: 179379
PackageBase: clang10
Version: 10.0.1-2
Description: C language family frontend for LLVM
URL: https://clang.llvm.org/
NumVotes: 1
Popularity: 0.000698
OutOfDate:
Maintainer: Drommer
Submitter: Drommer
FirstSubmitted: 1654288439
LastModified: 1656861978
URLPath: /cgit/aur.git/snapshot/clang10.tar.gz
Name: clang10
PackageBaseID: 179379
PackageBase: clang10
Version: 10.0.1-2
Description: C language family frontend for LLVM
URL: https://clang.llvm.org/
NumVotes: 1
Popularity: 0.000698
OutOfDate:
Maintainer: Drommer
Submitter: Drommer
FirstSubmitted: 1654288439
LastModified: 1656861978
URLPath: /cgit/aur.git/snapshot/clang10.tar.gz