kmodcache on AUR (Arch User Repository)
Last updated: November 24,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
Copied
b. Install kmodcache on Arch using YAY
$
yay -S
kmodcache
Copied
* (Optional) Uninstall kmodcache on Arch using YAY
$
yay -Rns
kmodcache
Copied
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
Copied
b. Clone kmodcache's git locally
$
git clone https://aur.archlinux.org/kmodcache.git
~/kmodcache
Copied
c. Go to ~/kmodcache folder and install it
$
cd
~/kmodcache
Copied
$
makepkg -si
Copied
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
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