linux-preserve-modules on AUR (Arch User Repository)

Last updated: July 08,2024

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

$ yay -S linux-preserve-modules

* (Optional) Uninstall linux-preserve-modules on Arch using YAY

$ yay -Rns linux-preserve-modules

2. Manually Install "linux-preserve-modules" via AUR

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

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

b. Clone linux-preserve-modules's git locally

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

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

$ cd ~/linux-preserve-modules $ makepkg -si

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

ID: 1286680
Name: linux-preserve-modules
PackageBaseID: 183157
PackageBase: linux-preserve-modules
Version: 1.5.0-1
Description: a pacman hook that preserves linux kernel modules until reboot
URL: https://aur.archlinux.org/packages/linux-preserve-modules
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: yrlf
Submitter: yrlf
FirstSubmitted: 1655083236
LastModified: 1689076747
URLPath: /cgit/aur.git/snapshot/linux-preserve-modules.tar.gz