batman on AUR (Arch User Repository)

Last updated: June 02,2024

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

$ yay -S batman

* (Optional) Uninstall batman on Arch using YAY

$ yay -Rns batman

2. Manually Install "batman" via AUR

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

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

b. Clone batman's git locally

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

c. Go to ~/batman folder and install it

$ cd ~/batman $ makepkg -si

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

ID: 1220584
Name: batman
PackageBaseID: 186508
PackageBase: batman
Version: 0.37-1
Description: A battery management service and program for linux phones
URL: https://github.com/FakeShell/batman
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: FakeShell
Submitter: FakeShell
FirstSubmitted: 1665463042
LastModified: 1677840638
URLPath: /cgit/aur.git/snapshot/batman.tar.gz