compiler-rt17 on AUR (Arch User Repository)

Last updated: July 08,2024

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

$ yay -S compiler-rt17

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

$ yay -Rns compiler-rt17

2. Manually Install "compiler-rt17" via AUR

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

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

b. Clone compiler-rt17's git locally

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

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

$ cd ~/compiler-rt17 $ makepkg -si

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

ID: 1372421
Name: compiler-rt17
PackageBaseID: 200672
PackageBase: compiler-rt17
Version: 17.0.6-1
Description: Compiler runtime libraries for clang 17
URL: https://compiler-rt.llvm.org/
NumVotes: 1
Popularity: 0.208429
OutOfDate:
Maintainer: lowczarc
Submitter: lowczarc
FirstSubmitted: 1703010900
LastModified: 1703010900
URLPath: /cgit/aur.git/snapshot/compiler-rt17.tar.gz