systemd-suspend-modules on AUR (Arch User Repository)

Last updated: May 20,2024

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

$ yay -S systemd-suspend-modules

* (Optional) Uninstall systemd-suspend-modules on Arch using YAY

$ yay -Rns systemd-suspend-modules

2. Manually Install "systemd-suspend-modules" via AUR

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

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

b. Clone systemd-suspend-modules's git locally

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

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

$ cd ~/systemd-suspend-modules $ makepkg -si

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

ID: 1230201
Name: systemd-suspend-modules
PackageBaseID: 64362
PackageBase: systemd-suspend-modules
Version: 1.2-1
Description: Reload modules on suspend/hibernate with systemd
URL: https://aur.archlinux.org/packages/systemd-suspend-modules
NumVotes: 16
Popularity: 0.004443
OutOfDate:
Maintainer: gdamjan
Submitter: gdamjan
FirstSubmitted: 1352248488
LastModified: 1679452794
URLPath: /cgit/aur.git/snapshot/systemd-suspend-modules.tar.gz