kernel-update-hook on AUR (Arch User Repository)
Last updated: November 27,2024
1. Install "kernel-update-hook" 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 kernel-update-hook on Arch using YAY
$
yay -S
kernel-update-hook
Copied
* (Optional) Uninstall kernel-update-hook on Arch using YAY
$
yay -Rns
kernel-update-hook
Copied
2. Manually Install "kernel-update-hook" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone kernel-update-hook's git locally
$
git clone https://aur.archlinux.org/kernel-update-hook.git
~/kernel-update-hook
Copied
c. Go to ~/kernel-update-hook folder and install it
$
cd
~/kernel-update-hook
Copied
$
makepkg -si
Copied
3. Information about the kernel-update-hook package on Arch User Repository (AUR)
ID: 801086
Name: kernel-update-hook
PackageBaseID: 132815
PackageBase: kernel-update-hook
Version: 1.0.0-1
Description: Hook to load all modules you might need into the kernel.
URL: https://github.com/kcolford/kernel-update-hook
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: kcolford
Submitter: kcolford
FirstSubmitted: 1527364974
LastModified: 1601997962
URLPath: /cgit/aur.git/snapshot/kernel-update-hook.tar.gz
Name: kernel-update-hook
PackageBaseID: 132815
PackageBase: kernel-update-hook
Version: 1.0.0-1
Description: Hook to load all modules you might need into the kernel.
URL: https://github.com/kcolford/kernel-update-hook
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: kcolford
Submitter: kcolford
FirstSubmitted: 1527364974
LastModified: 1601997962
URLPath: /cgit/aur.git/snapshot/kernel-update-hook.tar.gz