clang-git on AUR (Arch User Repository)

Last updated: July 03,2024

1. Install "clang-git" 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 clang-git on Arch using YAY

$ yay -S clang-git

* (Optional) Uninstall clang-git on Arch using YAY

$ yay -Rns clang-git

2. Manually Install "clang-git" via AUR

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

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

b. Clone clang-git's git locally

$ git clone https://aur.archlinux.org/clang-git.git ~/clang-git

c. Go to ~/clang-git folder and install it

$ cd ~/clang-git $ makepkg -si

3. Information about the clang-git package on Arch User Repository (AUR)

ID: 1044032
Name: clang-git
PackageBaseID: 176476
PackageBase: clang-git
Version: r416361.fdfe26ddbeb1-1
Description: C language family frontend for LLVM
URL: https://clang.llvm.org/get_started.html
NumVotes: 0
Popularity: 0
OutOfDate: 1701871356
Maintainer: coconutmacaroon
Submitter: coconutmacaroon
FirstSubmitted: 1646012139
LastModified: 1646012139
URLPath: /cgit/aur.git/snapshot/clang-git.tar.gz