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