grub-reboot-poweroff on AUR (Arch User Repository)

Last updated: November 12,2024

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

$ yay -S grub-reboot-poweroff

* (Optional) Uninstall grub-reboot-poweroff on Arch using YAY

$ yay -Rns grub-reboot-poweroff

2. Manually Install "grub-reboot-poweroff" via AUR

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

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

b. Clone grub-reboot-poweroff's git locally

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

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

$ cd ~/grub-reboot-poweroff $ makepkg -si

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

ID: 1054736
Name: grub-reboot-poweroff
PackageBaseID: 66972
PackageBase: grub-reboot-poweroff
Version: 0.2.1-2
Description: Reboot and Poweroff system from Grub boot menu
URL: https://github.com/eworm-de/grub-reboot-poweroff
NumVotes: 23
Popularity: 0.765171
OutOfDate:
Maintainer: eworm
Submitter: eworm
FirstSubmitted: 1360093738
LastModified: 1647873837
URLPath: /cgit/aur.git/snapshot/grub-reboot-poweroff.tar.gz