delayed-hibernation on AUR (Arch User Repository)

Last updated: July 06,2024

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

$ yay -S delayed-hibernation

* (Optional) Uninstall delayed-hibernation on Arch using YAY

$ yay -Rns delayed-hibernation

2. Manually Install "delayed-hibernation" via AUR

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

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

b. Clone delayed-hibernation's git locally

$ git clone https://aur.archlinux.org/delayed-hibernation.git ~/delayed-hibernation

c. Go to ~/delayed-hibernation folder and install it

$ cd ~/delayed-hibernation $ makepkg -si

3. Information about the delayed-hibernation package on Arch User Repository (AUR)

ID: 696641
Name: delayed-hibernation
PackageBaseID: 101228
PackageBase: delayed-hibernation
Version: 0.1-2
Description: systemd hook to hibernate suspended system after a delay
URL: https://github.com/Chrysostomus/delayed-hibernation
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer:
Submitter: Chrystomus
FirstSubmitted: 1443971581
LastModified: 1581625559
URLPath: /cgit/aur.git/snapshot/delayed-hibernation.tar.gz

5. The same packages on other Linux Distributions