linux-git on AUR (Arch User Repository)

Last updated: June 02,2024

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

$ yay -S linux-git

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

$ yay -Rns linux-git

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

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

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

$ cd ~/linux-git $ makepkg -si

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

ID: 1382777
Name: linux-git
PackageBaseID: 147577
PackageBase: linux-git
Version: 6.7.r444.f0a78b3e2a0c-1
Description: The Linus Torvalds' Mainline Linux kernel and modules
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.tar.gz