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
Copied
b. Install battery on Arch using YAY
$
yay -S
battery
Copied
* (Optional) Uninstall battery on Arch using YAY
$
yay -Rns
battery
Copied
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
Copied
b. Clone battery's git locally
$
git clone https://aur.archlinux.org/battery.git
~/battery
Copied
c. Go to ~/battery folder and install it
$
cd
~/battery
Copied
$
makepkg -si
Copied
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
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