battery-checker on AUR (Arch User Repository)

Last updated: October 06,2024

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

$ yay -S battery-checker

* (Optional) Uninstall battery-checker on Arch using YAY

$ yay -Rns battery-checker

2. Manually Install "battery-checker" via AUR

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

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

b. Clone battery-checker's git locally

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

c. Go to ~/battery-checker folder and install it

$ cd ~/battery-checker $ makepkg -si

3. Information about the battery-checker package on Arch User Repository (AUR)

ID: 699321
Name: battery-checker
PackageBaseID: 149298
PackageBase: battery-checker
Version: 1.1-1
Description: Script determining if the laptop battery is low
URL: https://gitlab.com/daersc/battery-checker
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: daersc
Submitter: daersc
FirstSubmitted: 1582129649
LastModified: 1582273712
URLPath: /cgit/aur.git/snapshot/battery-checker.tar.gz