arm-compiler-rt-git on AUR (Arch User Repository)

Last updated: October 06,2024

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

$ yay -S arm-compiler-rt-git

* (Optional) Uninstall arm-compiler-rt-git on Arch using YAY

$ yay -Rns arm-compiler-rt-git

2. Manually Install "arm-compiler-rt-git" via AUR

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

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

b. Clone arm-compiler-rt-git's git locally

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

c. Go to ~/arm-compiler-rt-git folder and install it

$ cd ~/arm-compiler-rt-git $ makepkg -si

3. Information about the arm-compiler-rt-git package on Arch User Repository (AUR)

ID: 341660
Name: arm-compiler-rt-git
PackageBaseID: 115054
PackageBase: arm-compiler-rt-git
Version: r20.0fcfe9a-1
Description: Compiler-rt builtins for bare metal ARM targets
URL: https://github.com/ReservedField/arm-compiler-rt
NumVotes: 0
Popularity: 0
OutOfDate: 1705948313
Maintainer: Beini
Submitter: Beini
FirstSubmitted: 1472307016
LastModified: 1474867805
URLPath: /cgit/aur.git/snapshot/arm-compiler-rt-git.tar.gz