pacman-boot-backup-hook on AUR (Arch User Repository)

Last updated: September 29,2024

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

$ yay -S pacman-boot-backup-hook

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

$ yay -Rns pacman-boot-backup-hook

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

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

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

$ cd ~/pacman-boot-backup-hook $ makepkg -si

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

ID: 1337834
Name: pacman-boot-backup-hook
PackageBaseID: 128516
PackageBase: pacman-boot-backup-hook
Version: 1.7-1
Description: Pacman hook that creates a copy of the /boot directory prior and post to upgrades of the systemd package or when mkinitcpio is triggered.
URL:
NumVotes: 6
Popularity: 0.002445
OutOfDate:
Maintainer: superhansel
Submitter: superhansel
FirstSubmitted: 1514680424
LastModified: 1697922020
URLPath: /cgit/aur.git/snapshot/pacman-boot-backup-hook.tar.gz