gshutdown on AUR (Arch User Repository)

Last updated: May 19,2024

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

$ yay -S gshutdown

* (Optional) Uninstall gshutdown on Arch using YAY

$ yay -Rns gshutdown

2. Manually Install "gshutdown" via AUR

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

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

b. Clone gshutdown's git locally

$ git clone https://aur.archlinux.org/gshutdown.git ~/gshutdown

c. Go to ~/gshutdown folder and install it

$ cd ~/gshutdown $ makepkg -si

3. Information about the gshutdown package on Arch User Repository (AUR)

ID: 475850
Name: gshutdown
PackageBaseID: 128829
PackageBase: gshutdown
Version: 0.2-5
Description: An advanced shutdown utility
URL: http://gshutdown.tuxfamily.org
NumVotes: 1
Popularity: 0
OutOfDate: 1636501511
Maintainer:
Submitter: Barthalion
FirstSubmitted: 1515272105
LastModified: 1515272105
URLPath: /cgit/aur.git/snapshot/gshutdown.tar.gz