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

Last updated: October 06,2024

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

$ yay -S linux-keep-modules

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

$ yay -Rns linux-keep-modules

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

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

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

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

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

ID: 1326095
Name: linux-keep-modules
PackageBaseID: 192422
PackageBase: linux-keep-modules
Version: 1.0.1-2
Description: Preserve the Linux kernel modules during and after an upgrade
URL: https://github.com/jamescherti/archlinux-linux-keep-modules
NumVotes: 1
Popularity: 0.000929
OutOfDate:
Maintainer: james.cherti
Submitter: james.cherti
FirstSubmitted: 1680801207
LastModified: 1695915755
URLPath: /cgit/aur.git/snapshot/linux-keep-modules.tar.gz