linux-linode on AUR (Arch User Repository)

Last updated: June 29,2024

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

$ yay -S linux-linode

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

$ yay -Rns linux-linode

2. Manually Install "linux-linode" via AUR

a. Ensure you have the base development tools and git installed with:

$ sudo pacman -S --needed base-devel git

b. Clone linux-linode's git locally

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

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

$ cd ~/linux-linode $ makepkg -si

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

ID: 1268711
Name: linux-linode
PackageBaseID: 61066
PackageBase: linux-linode
Version: 6.1.31.hardened1-1
Description: Kernel for Linode servers
URL: https://github.com/yardenac/linux-linode
NumVotes: 7
Popularity: 0
OutOfDate:
Maintainer: yar
Submitter: yar
FirstSubmitted: 1342843572
LastModified: 1686030613
URLPath: /cgit/aur.git/snapshot/linux-linode.tar.gz