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

Last updated: July 03,2024

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

$ yay -S pacman-backup-hook

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

$ yay -Rns pacman-backup-hook

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

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

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

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

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

ID: 1099524
Name: pacman-backup-hook
PackageBaseID: 138053
PackageBase: pacman-backup-hook
Version: 1.0.1-2
Description: A pacman hook that will save the list of your packages to /etc/pkglist.txt on every install and removal
URL:
NumVotes: 8
Popularity: 0.000164
OutOfDate:
Maintainer: starquake
Submitter: dtluna
FirstSubmitted: 1544825348
LastModified: 1655406044
URLPath: /cgit/aur.git/snapshot/pacman-backup-hook.tar.gz