battery-discharging on AUR (Arch User Repository)

Last updated: May 18,2024

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

$ yay -S battery-discharging

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

$ yay -Rns battery-discharging

2. Manually Install "battery-discharging" via AUR

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

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

b. Clone battery-discharging's git locally

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

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

$ cd ~/battery-discharging $ makepkg -si

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

ID: 1312952
Name: battery-discharging
PackageBaseID: 196503
PackageBase: battery-discharging
Version: 1.0.3-1
Description: Command-line tool that makes a sound whenever the computer battery is not connected to electrical power.
URL: https://github.com/airvzxf/archlinux-battery-discharging
NumVotes: 1
Popularity: 0.011641
OutOfDate:
Maintainer: airv_zxf
Submitter: airv_zxf
FirstSubmitted: 1691467846
LastModified: 1693689063
URLPath: /cgit/aur.git/snapshot/battery-discharging.tar.gz