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

Last updated: July 05,2024

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

$ yay -S linux-g14-headers

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

$ yay -Rns linux-g14-headers

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

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

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

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

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

ID: 1428744
Name: linux-g14-headers
PackageBaseID: 154039
PackageBase: linux-g14
Version: 6.8.1.arch1-1
Description: Headers and scripts for building modules for the Linux-g14 kernel
URL: https://gitlab.com/dragonn/linux-g14.git
NumVotes: 8
Popularity: 0.63996
OutOfDate:
Maintainer: Taijian
Submitter: dragonn
FirstSubmitted: 1591458191
LastModified: 1710627487
URLPath: /cgit/aur.git/snapshot/linux-g14-headers.tar.gz