llvm-rc-bin on AUR (Arch User Repository)

Last updated: September 22,2024

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

$ yay -S llvm-rc-bin

* (Optional) Uninstall llvm-rc-bin on Arch using YAY

$ yay -Rns llvm-rc-bin

2. Manually Install "llvm-rc-bin" via AUR

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

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

b. Clone llvm-rc-bin's git locally

$ git clone https://aur.archlinux.org/llvm-rc-bin.git ~/llvm-rc-bin

c. Go to ~/llvm-rc-bin folder and install it

$ cd ~/llvm-rc-bin $ makepkg -si

3. Information about the llvm-rc-bin package on Arch User Repository (AUR)

ID: 802764
Name: llvm-rc-bin
PackageBaseID: 157238
PackageBase: llvm-rc-bin
Version: 11.0.0-6
Description: Collection of modular and reusable compiler and toolchain -PreRelease
URL: https://prereleases.llvm.org11.0.0
NumVotes: 0
Popularity: 0
OutOfDate: 1639255533
Maintainer:
Submitter: geekmar
FirstSubmitted: 1598878024
LastModified: 1602315856
URLPath: /cgit/aur.git/snapshot/llvm-rc-bin.tar.gz