clang50 on AUR (Arch User Repository)

Last updated: June 22,2024

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

$ yay -S clang50

* (Optional) Uninstall clang50 on Arch using YAY

$ yay -Rns clang50

2. Manually Install "clang50" via AUR

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

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

b. Clone clang50's git locally

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

c. Go to ~/clang50 folder and install it

$ cd ~/clang50 $ makepkg -si

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

ID: 868401
Name: clang50
PackageBaseID: 127361
PackageBase: llvm50
Version: 5.0.2-7
Description: C language family frontend for LLVM
URL: http://clang.llvm.org/
NumVotes: 5
Popularity: 0
OutOfDate:
Maintainer:
FirstSubmitted: 1511115479
LastModified: 1614147125
URLPath: /cgit/aur.git/snapshot/clang50.tar.gz