suspend-hacks on AUR (Arch User Repository)

Last updated: November 26,2024

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

$ yay -S suspend-hacks

* (Optional) Uninstall suspend-hacks on Arch using YAY

$ yay -Rns suspend-hacks

2. Manually Install "suspend-hacks" via AUR

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

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

b. Clone suspend-hacks's git locally

$ git clone https://aur.archlinux.org/suspend-hacks.git ~/suspend-hacks

c. Go to ~/suspend-hacks folder and install it

$ cd ~/suspend-hacks $ makepkg -si

3. Information about the suspend-hacks package on Arch User Repository (AUR)

ID: 334262
Name: suspend-hacks
PackageBaseID: 115135
PackageBase: suspend-hacks
Version: 0-1
Description: Hacks to restart services on suspend
URL:
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: ahills
Submitter: ahills
FirstSubmitted: 1472606890
LastModified: 1472606890
URLPath: /cgit/aur.git/snapshot/suspend-hacks.tar.gz