battery on AUR (Arch User Repository)

Last updated: November 24,2024

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

$ yay -S battery

* (Optional) Uninstall battery on Arch using YAY

$ yay -Rns battery

2. Manually Install "battery" via AUR

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

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

b. Clone battery's git locally

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

c. Go to ~/battery folder and install it

$ cd ~/battery $ makepkg -si

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

ID: 825100
Name: battery
PackageBaseID: 141425
PackageBase: battery
Version: 0.1.24-1
Description: Build System and Package Manager for the Volt Programming Language
URL:
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: necklace
Submitter: necklace
FirstSubmitted: 1555848965
LastModified: 1606512394
URLPath: /cgit/aur.git/snapshot/battery.tar.gz