dmesg-shutdown on AUR (Arch User Repository)

Last updated: July 04,2024

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

$ yay -S dmesg-shutdown

* (Optional) Uninstall dmesg-shutdown on Arch using YAY

$ yay -Rns dmesg-shutdown

2. Manually Install "dmesg-shutdown" via AUR

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

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

b. Clone dmesg-shutdown's git locally

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

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

$ cd ~/dmesg-shutdown $ makepkg -si

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

ID: 514242
Name: dmesg-shutdown
PackageBaseID: 132694
PackageBase: dmesg-shutdown
Version: 1.0.0-1
Description: record dmesg on every shutdown
URL: https://unix.stackexchange.com/questions/284598/systemd-how-to-execute-script-at-shutdown-only-not-at-reboot
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: severach
Submitter: severach
FirstSubmitted: 1526867650
LastModified: 1527472790
URLPath: /cgit/aur.git/snapshot/dmesg-shutdown.tar.gz