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

Last updated: May 21,2024

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

$ yay -S linux-clear-headers

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

$ yay -Rns linux-clear-headers

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

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

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

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

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

ID: 1427862
Name: linux-clear-headers
PackageBaseID: 129298
PackageBase: linux-clear
Version: 6.7.10-1
Description: Headers and scripts for building modules for the Clear Linux kernel
URL: https://github.com/clearlinux-pkgs/linux
NumVotes: 70
Popularity: 1.943437
OutOfDate:
Maintainer: metak
Submitter: metak
FirstSubmitted: 1516312075
LastModified: 1710532144
URLPath: /cgit/aur.git/snapshot/linux-clear-headers.tar.gz