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
Copied
b. Install suspend-hacks on Arch using YAY
$
yay -S
suspend-hacks
Copied
* (Optional) Uninstall suspend-hacks on Arch using YAY
$
yay -Rns
suspend-hacks
Copied
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
Copied
b. Clone suspend-hacks's git locally
$
git clone https://aur.archlinux.org/suspend-hacks.git
~/suspend-hacks
Copied
c. Go to ~/suspend-hacks folder and install it
$
cd
~/suspend-hacks
Copied
$
makepkg -si
Copied
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
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