reboot-guard on AUR (Arch User Repository)

Last updated: July 06,2024

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

$ yay -S reboot-guard

* (Optional) Uninstall reboot-guard on Arch using YAY

$ yay -Rns reboot-guard

2. Manually Install "reboot-guard" via AUR

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

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

b. Clone reboot-guard's git locally

$ git clone https://aur.archlinux.org/reboot-guard.git ~/reboot-guard

c. Go to ~/reboot-guard folder and install it

$ cd ~/reboot-guard $ makepkg -si

3. Information about the reboot-guard package on Arch User Repository (AUR)

ID: 1364555
Name: reboot-guard
PackageBaseID: 165741
PackageBase: reboot-guard
Version: 1.0.1-5
Description: Block systemd-initiated poweroff/reboot/halt until configurable condition checks pass
URL: https://github.com/ryran/reboot-guard
NumVotes: 2
Popularity: 0.000989
OutOfDate:
Maintainer: marcool04
Submitter: marcool04
FirstSubmitted: 1618689462
LastModified: 1701721719
URLPath: /cgit/aur.git/snapshot/reboot-guard.tar.gz