low_battery_suspend on AUR (Arch User Repository)

Last updated: October 06,2024

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

$ yay -S low_battery_suspend

* (Optional) Uninstall low_battery_suspend on Arch using YAY

$ yay -Rns low_battery_suspend

2. Manually Install "low_battery_suspend" via AUR

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

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

b. Clone low_battery_suspend's git locally

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

c. Go to ~/low_battery_suspend folder and install it

$ cd ~/low_battery_suspend $ makepkg -si

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

ID: 204966
Name: low_battery_suspend
PackageBaseID: 79514
PackageBase: low_battery_suspend
Version: 1.1-1
Description: Simple bash script to suspend the system based on the output of acpi.
URL: https://github.com/NickHu/low_battery_suspend
NumVotes: 9
Popularity: 0.319691
OutOfDate:
Maintainer: NickHu
Submitter: NickHu
FirstSubmitted: 1393694788
LastModified: 1435666598
URLPath: /cgit/aur.git/snapshot/low_battery_suspend.tar.gz