grub-hook on AUR (Arch User Repository)

Last updated: May 08,2024

1. Install "grub-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

b. Install grub-hook on Arch using YAY

$ yay -S grub-hook

* (Optional) Uninstall grub-hook on Arch using YAY

$ yay -Rns grub-hook

2. Manually Install "grub-hook" via AUR

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

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

b. Clone grub-hook's git locally

$ git clone https://aur.archlinux.org/grub-hook.git ~/grub-hook

c. Go to ~/grub-hook folder and install it

$ cd ~/grub-hook $ makepkg -si

3. Information about the grub-hook package on Arch User Repository (AUR)

ID: 704011
Name: grub-hook
PackageBaseID: 72888
PackageBase: grub-hook
Version: 2.1-1
Description: Pacman hook to update GRUB after a kernel update
URL: https://wiki.archlinux.org/index.php/Pacman#Hooks
NumVotes: 47
Popularity: 0.814884
OutOfDate:
Maintainer: runnytu
Submitter: runnytu
FirstSubmitted: 1377470331
LastModified: 1583350873
URLPath: /cgit/aur.git/snapshot/grub-hook.tar.gz