compiler-rt8 on AUR (Arch User Repository)

Last updated: September 20,2024

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

$ yay -S compiler-rt8

* (Optional) Uninstall compiler-rt8 on Arch using YAY

$ yay -Rns compiler-rt8

2. Manually Install "compiler-rt8" via AUR

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

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

b. Clone compiler-rt8's git locally

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

c. Go to ~/compiler-rt8 folder and install it

$ cd ~/compiler-rt8 $ makepkg -si

3. Information about the compiler-rt8 package on Arch User Repository (AUR)

ID: 794827
Name: compiler-rt8
PackageBaseID: 157942
PackageBase: compiler-rt8
Version: 8.0.1-1
Description: Compiler runtime libraries for clang (8.x)
URL: https://compiler-rt.llvm.org/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: ftschindler
Submitter: ftschindler
FirstSubmitted: 1600773298
LastModified: 1600773298
URLPath: /cgit/aur.git/snapshot/compiler-rt8.tar.gz