autosuspend on AUR (Arch User Repository)

Last updated: May 16,2024

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

$ yay -S autosuspend

* (Optional) Uninstall autosuspend on Arch using YAY

$ yay -Rns autosuspend

2. Manually Install "autosuspend" via AUR

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

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

b. Clone autosuspend's git locally

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

c. Go to ~/autosuspend folder and install it

$ cd ~/autosuspend $ makepkg -si

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

ID: 1408311
Name: autosuspend
PackageBaseID: 100419
PackageBase: autosuspend
Version: 6.1.1-1
Description: A daemon to suspend and wake up a system based on configurable checks
URL: https://github.com/languitar/autosuspend
NumVotes: 8
Popularity: 0.091056
OutOfDate:
Maintainer: languitar
Submitter: languitar
FirstSubmitted: 1442841588
LastModified: 1707780111
URLPath: /cgit/aur.git/snapshot/autosuspend.tar.gz