qbat on AUR (Arch User Repository)

Last updated: September 28,2024

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

$ yay -S qbat

* (Optional) Uninstall qbat on Arch using YAY

$ yay -Rns qbat

2. Manually Install "qbat" via AUR

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

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

b. Clone qbat's git locally

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

c. Go to ~/qbat folder and install it

$ cd ~/qbat $ makepkg -si

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

ID: 238769
Name: qbat
PackageBaseID: 101681
PackageBase: qbat
Version: 0.2.2-3
Description: A small tool based on Qt4 to display battery stats in system tray
URL: http://www.qt-apps.org/content/show.php/QBat?content=82481
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: confusedfla
Submitter: confusedfla
FirstSubmitted: 1444567100
LastModified: 1444567106
URLPath: /cgit/aur.git/snapshot/qbat.tar.gz