systemd-shutdown-diagnose on AUR (Arch User Repository)

Last updated: December 24,2024

1. Install "systemd-shutdown-diagnose" 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 systemd-shutdown-diagnose on Arch using YAY

$ yay -S systemd-shutdown-diagnose

* (Optional) Uninstall systemd-shutdown-diagnose on Arch using YAY

$ yay -Rns systemd-shutdown-diagnose

2. Manually Install "systemd-shutdown-diagnose" via AUR

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

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

b. Clone systemd-shutdown-diagnose's git locally

$ git clone https://aur.archlinux.org/systemd-shutdown-diagnose.git ~/systemd-shutdown-diagnose

c. Go to ~/systemd-shutdown-diagnose folder and install it

$ cd ~/systemd-shutdown-diagnose $ makepkg -si

3. Information about the systemd-shutdown-diagnose package on Arch User Repository (AUR)

ID: 310769
Name: systemd-shutdown-diagnose
PackageBaseID: 110482
PackageBase: systemd-shutdown-diagnose
Version: 6-1
Description: help to diagnose shutdown sequence for systemd
URL: http://github.com/farseerfc/systemd-shutdown-diagnose
NumVotes: 4
Popularity: 0
OutOfDate:
Maintainer: farseerfc
Submitter: farseerfc
FirstSubmitted: 1461470772
LastModified: 1465287600
URLPath: /cgit/aur.git/snapshot/systemd-shutdown-diagnose.tar.gz