clang70 on AUR (Arch User Repository)

Last updated: July 03,2024

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

$ yay -S clang70

* (Optional) Uninstall clang70 on Arch using YAY

$ yay -Rns clang70

2. Manually Install "clang70" via AUR

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

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

b. Clone clang70's git locally

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

c. Go to ~/clang70 folder and install it

$ cd ~/clang70 $ makepkg -si

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

ID: 1424013
Name: clang70
PackageBaseID: 147123
PackageBase: clang70
Version: 7.0.1-2
Description: C language family frontend for LLVM, version 7.0 (installed under /opt/llvm70)
URL: https://llvm.org/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: Bevan
Submitter: Bevan
FirstSubmitted: 1575236152
LastModified: 1710014975
URLPath: /cgit/aur.git/snapshot/clang70.tar.gz