kmodcache on AUR (Arch User Repository)

Last updated: July 01,2024

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

$ yay -S kmodcache

* (Optional) Uninstall kmodcache on Arch using YAY

$ yay -Rns kmodcache

2. Manually Install "kmodcache" via AUR

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

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

b. Clone kmodcache's git locally

$ git clone https://aur.archlinux.org/kmodcache.git ~/kmodcache

c. Go to ~/kmodcache folder and install it

$ cd ~/kmodcache $ makepkg -si

3. Information about the kmodcache package on Arch User Repository (AUR)

ID: 1177404
Name: kmodcache
PackageBaseID: 130400
PackageBase: kmodcache
Version: 1.4-1
Description: Scripts to make a copy of installed kernel modules, which will be used for on-demand loading from then point on, thus make reboots unnecessary after kernel updates.
URL:
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: omgold
Submitter: omgold
FirstSubmitted: 1519729281
LastModified: 1669996575
URLPath: /cgit/aur.git/snapshot/kmodcache.tar.gz