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