graceful-shutdown on AUR (Arch User Repository)

Last updated: July 03,2024

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

$ yay -S graceful-shutdown

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

$ yay -Rns graceful-shutdown

2. Manually Install "graceful-shutdown" via AUR

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

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

b. Clone graceful-shutdown's git locally

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

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

$ cd ~/graceful-shutdown $ makepkg -si

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

ID: 540793
Name: graceful-shutdown
PackageBaseID: 132712
PackageBase: graceful-shutdown
Version: 1.0.0-1
Description: Terminate a list of processes and wait for them to exit.
URL: https://github.com/Mange/graceful-shutdown
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: Mange
Submitter: Mange
FirstSubmitted: 1526940550
LastModified: 1536011643
URLPath: /cgit/aur.git/snapshot/graceful-shutdown.tar.gz