linux-llvm on AUR (Arch User Repository)

Last updated: November 23,2024

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

$ yay -S linux-llvm

* (Optional) Uninstall linux-llvm on Arch using YAY

$ yay -Rns linux-llvm

2. Manually Install "linux-llvm" via AUR

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

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

b. Clone linux-llvm's git locally

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

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

$ cd ~/linux-llvm $ makepkg -si

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

ID: 1383896
Name: linux-llvm
PackageBaseID: 156188
PackageBase: linux-llvm
Version: 6.7.0-1
Description: The Linux kernel and modules - Build with LLVM/CLANG
URL: https://www.kernel.org/
NumVotes: 1
Popularity: 0
OutOfDate: 1709909704
Maintainer: archdevlab
Submitter: luca020400
FirstSubmitted: 1596193793
LastModified: 1704943863
URLPath: /cgit/aur.git/snapshot/linux-llvm.tar.gz