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

Last updated: June 18,2024

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

$ yay -S linux-next-git-headers

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

$ yay -Rns linux-next-git-headers

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

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

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

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

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

ID: 1427960
Name: linux-next-git-headers
PackageBaseID: 86496
PackageBase: linux-next-git
Version: 20240315.r0.ga1e7655b77e3-2
Description: Headers and scripts for building modules for the Linux NEXT kernel
URL: http://www.kernel.org/
NumVotes: 17
Popularity: 0.013926
OutOfDate:
Maintainer: sir_lucjan
Submitter: Nefelim4ag
FirstSubmitted: 1413140672
LastModified: 1710542594
URLPath: /cgit/aur.git/snapshot/linux-next-git-headers.tar.gz