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

Last updated: October 05,2024

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

$ yay -S llvm-proton-bin

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

$ yay -Rns llvm-proton-bin

2. Manually Install "llvm-proton-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-proton-bin's git locally

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

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

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

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

ID: 878813
Name: llvm-proton-bin
PackageBaseID: 152055
PackageBase: llvm-proton-bin
Version: 1:20210313-1
Description: A LLVM and Clang compiler toolchain built for kernel development.
URL: https://github.com/kdrag0n/proton-clang
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: lazerl0rd
FirstSubmitted: 1588006938
LastModified: 1616033885
URLPath: /cgit/aur.git/snapshot/llvm-proton-bin.tar.gz