battmon on AUR (Arch User Repository)

Last updated: June 23,2024

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

$ yay -S battmon

* (Optional) Uninstall battmon on Arch using YAY

$ yay -Rns battmon

2. Manually Install "battmon" via AUR

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

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

b. Clone battmon's git locally

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

c. Go to ~/battmon folder and install it

$ cd ~/battmon $ makepkg -si

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

ID: 246903
Name: battmon
PackageBaseID: 96309
PackageBase: battmon
Version: 0.5beta2-1
Description: A lightweight battery monitor in C++.
URL: https://github.com/arachnid92/battmon
NumVotes: 0
Popularity: 0
OutOfDate: 1703255420
Maintainer: arachnid92
Submitter: arachnid92
FirstSubmitted: 1437675439
LastModified: 1447174298
URLPath: /cgit/aur.git/snapshot/battmon.tar.gz