hibernator on AUR (Arch User Repository)

Last updated: May 19,2024

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

$ yay -S hibernator

* (Optional) Uninstall hibernator on Arch using YAY

$ yay -Rns hibernator

2. Manually Install "hibernator" via AUR

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

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

b. Clone hibernator's git locally

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

c. Go to ~/hibernator folder and install it

$ cd ~/hibernator $ makepkg -si

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

ID: 236703
Name: hibernator
PackageBaseID: 101227
PackageBase: hibernator
Version: 0.1-1
Description: Script to automate setting up hibernation
URL: https://github.com/Chrysostomus/hibernator
NumVotes: 2
Popularity: 2.0E-6
OutOfDate: 1702850125
Maintainer: Chrystomus
Submitter: Chrystomus
FirstSubmitted: 1443970545
LastModified: 1443971247
URLPath: /cgit/aur.git/snapshot/hibernator.tar.gz

5. The same packages on other Linux Distributions