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

Last updated: October 05,2024

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

$ yay -S linux-clang-headers

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

$ yay -Rns linux-clang-headers

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

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

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

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

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

ID: 1393370
Name: linux-clang-headers
PackageBaseID: 184521
PackageBase: linux-clang
Version: 6.7.2.arch1-1
Description: Headers and scripts for building modules for the Linux kernel (-O2 target:native compiler:clang)
URL: https://github.com/archlinux/linux/commits/v6.7.2-arch1
NumVotes: 1
Popularity: 7.0E-6
OutOfDate:
Maintainer: memchr
Submitter: Nullrequest
FirstSubmitted: 1659256665
LastModified: 1706353014
URLPath: /cgit/aur.git/snapshot/linux-clang-headers.tar.gz