linux-llvm-headers on AUR (Arch User Repository)

Last updated: July 01,2024

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

$ yay -S linux-llvm-headers

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

$ yay -Rns linux-llvm-headers

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

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

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

$ cd ~/linux-llvm-headers $ makepkg -si

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

ID: 1383897
Name: linux-llvm-headers
PackageBaseID: 156188
PackageBase: linux-llvm
Version: 6.7.0-1
Description: Headers and scripts for building modules for the linux-llvm package
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-headers.tar.gz