auto-suspend on AUR (Arch User Repository)

Last updated: October 05,2024

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

$ yay -S auto-suspend

* (Optional) Uninstall auto-suspend on Arch using YAY

$ yay -Rns auto-suspend

2. Manually Install "auto-suspend" via AUR

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

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

b. Clone auto-suspend's git locally

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

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

$ cd ~/auto-suspend $ makepkg -si

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

ID: 1419905
Name: auto-suspend
PackageBaseID: 203244
PackageBase: auto-suspend
Version: 0.8.1-1
Description: A simple but handy system monitor in pure bash
URL: https://github.com/loh-tar/auto-suspend
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: loh.tar
Submitter: loh.tar
FirstSubmitted: 1709459902
LastModified: 1709459902
URLPath: /cgit/aur.git/snapshot/auto-suspend.tar.gz