grub-backup-hook on AUR (Arch User Repository)

Last updated: July 05,2024

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

$ yay -S grub-backup-hook

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

$ yay -Rns grub-backup-hook

2. Manually Install "grub-backup-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-backup-hook's git locally

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

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

$ cd ~/grub-backup-hook $ makepkg -si

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

ID: 1303986
Name: grub-backup-hook
PackageBaseID: 196696
PackageBase: grub-backup-hook
Version: 2.1-1
Description: Pacman hook to update GRUB after a kernel update (also makes grub.conf backups)
URL: https://wiki.archlinux.org/index.php/Pacman#Hooks
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: z0w13
Submitter: z0w13
FirstSubmitted: 1692048442
LastModified: 1692048442
URLPath: /cgit/aur.git/snapshot/grub-backup-hook.tar.gz