clang40 on AUR (Arch User Repository)

Last updated: July 02,2024

1. Install "clang40" 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

b. Install clang40 on Arch using YAY

$ yay -S clang40

* (Optional) Uninstall clang40 on Arch using YAY

$ yay -Rns clang40

2. Manually Install "clang40" via AUR

a. Ensure you have the base development tools and git installed with:

$ sudo pacman -S --needed base-devel git

b. Clone clang40's git locally

$ git clone https://aur.archlinux.org/clang40.git ~/clang40

c. Go to ~/clang40 folder and install it

$ cd ~/clang40 $ makepkg -si

3. Information about the clang40 package on Arch User Repository (AUR)

ID: 832868
Name: clang40
PackageBaseID: 126131
PackageBase: llvm40
Version: 4.0.1-8
Description: C language family frontend for LLVM
URL: http://clang.llvm.org/
NumVotes: 3
Popularity: 0
OutOfDate: 1706141052
Maintainer: arthaud
Submitter: arthaud
FirstSubmitted: 1507224919
LastModified: 1607839645
URLPath: /cgit/aur.git/snapshot/clang40.tar.gz