autosuspend-git on AUR (Arch User Repository)

Last updated: June 29,2024

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

$ yay -S autosuspend-git

* (Optional) Uninstall autosuspend-git on Arch using YAY

$ yay -Rns autosuspend-git

2. Manually Install "autosuspend-git" via AUR

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

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

b. Clone autosuspend-git's git locally

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

c. Go to ~/autosuspend-git folder and install it

$ cd ~/autosuspend-git $ makepkg -si

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

ID: 687889
Name: autosuspend-git
PackageBaseID: 134302
PackageBase: autosuspend-git
Version: 3.0.0.277-1
Description: A daemon to suspend your server in case of inactivity
URL: https://github.com/languitar/autosuspend
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: languitar
Submitter: languitar
FirstSubmitted: 1531766391
LastModified: 1579462757
URLPath: /cgit/aur.git/snapshot/autosuspend-git.tar.gz