compiler-rt15 on AUR (Arch User Repository)

Last updated: September 20,2024

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

$ yay -S compiler-rt15

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

$ yay -Rns compiler-rt15

2. Manually Install "compiler-rt15" via AUR

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

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

b. Clone compiler-rt15's git locally

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

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

$ cd ~/compiler-rt15 $ makepkg -si

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

ID: 1423747
Name: compiler-rt15
PackageBaseID: 203498
PackageBase: compiler-rt15
Version: 15.0.7-1
Description: Compiler runtime libraries for clang 15
URL: https://compiler-rt.llvm.org/
NumVotes: 5
Popularity: 4.903278
OutOfDate:
Maintainer:
Submitter: foutrelis
FirstSubmitted: 1709981477
LastModified: 1709981477
URLPath: /cgit/aur.git/snapshot/compiler-rt15.tar.gz

5. The same packages on other Linux Distributions