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

Last updated: October 06,2024

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

$ yay -S linux-tip-git-headers

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

$ yay -Rns linux-tip-git-headers

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

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

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

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

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

ID: 1322485
Name: linux-tip-git-headers
PackageBaseID: 190248
PackageBase: linux-tip-git
Version: 6.6.0.r1215533.g96c6ffc69c32-1
Description: Headers and scripts for building modules for the Linux Kernel based on the tip branch kernel
URL: http://www.kernel.org/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: ptr1337
Submitter: ptr1337
FirstSubmitted: 1675890847
LastModified: 1695323321
URLPath: /cgit/aur.git/snapshot/linux-tip-git-headers.tar.gz