pacman-log-orphans-hook on AUR (Arch User Repository)

Last updated: July 05,2024

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

$ yay -S pacman-log-orphans-hook

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

$ yay -Rns pacman-log-orphans-hook

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

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

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

$ cd ~/pacman-log-orphans-hook $ makepkg -si

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

ID: 1087542
Name: pacman-log-orphans-hook
PackageBaseID: 178646
PackageBase: pacman-log-orphans-hook
Version: 1.1-2
Description: hook to check whether there are any packages marked as unrequired (orphans) via pacman -Qttdq after every pacman run
URL:
NumVotes: 22
Popularity: 2.178658
OutOfDate:
Maintainer: phiresky
Submitter: phiresky
FirstSubmitted: 1651923716
LastModified: 1653990294
URLPath: /cgit/aur.git/snapshot/pacman-log-orphans-hook.tar.gz