qshutdown on AUR (Arch User Repository)

Last updated: May 03,2024

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

$ yay -S qshutdown

* (Optional) Uninstall qshutdown on Arch using YAY

$ yay -Rns qshutdown

2. Manually Install "qshutdown" via AUR

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

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

b. Clone qshutdown's git locally

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

c. Go to ~/qshutdown folder and install it

$ cd ~/qshutdown $ makepkg -si

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

ID: 1058626
Name: qshutdown
PackageBaseID: 146231
PackageBase: qshutdown
Version: 1.8.0.0~rc8-1
Description: Shutdown your computer
URL: https://launchpad.net/~hakaishi/+archive/ubuntu/qshutdown
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer: Agafron
Submitter: Agafron
FirstSubmitted: 1572387534
LastModified: 1648576825
URLPath: /cgit/aur.git/snapshot/qshutdown.tar.gz