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

Last updated: November 24,2024

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

$ yay -S linux-git-headers

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

$ yay -Rns linux-git-headers

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

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

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

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

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

ID: 1382778
Name: linux-git-headers
PackageBaseID: 147577
PackageBase: linux-git
Version: 6.7.r444.f0a78b3e2a0c-1
Description: Headers and scripts for building modules for the Linus Torvalds' Mainline Linux kernel
URL: https://www.kernel.org
NumVotes: 13
Popularity: 0.221306
OutOfDate:
Maintainer: osimarr
Submitter: jonathanio
FirstSubmitted: 1577009458
LastModified: 1704772516
URLPath: /cgit/aur.git/snapshot/linux-git-headers.tar.gz