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

Last updated: June 29,2024

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

$ yay -S linux-next-git

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

$ yay -Rns linux-next-git

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

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

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

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

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

ID: 1427959
Name: linux-next-git
PackageBaseID: 86496
PackageBase: linux-next-git
Version: 20240315.r0.ga1e7655b77e3-2
Description: The Linux NEXT kernel and modules
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.tar.gz