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