powerstat on AUR (Arch User Repository)

Last updated: May 12,2024

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

$ yay -S powerstat

* (Optional) Uninstall powerstat on Arch using YAY

$ yay -Rns powerstat

2. Manually Install "powerstat" via AUR

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

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

b. Clone powerstat's git locally

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

c. Go to ~/powerstat folder and install it

$ cd ~/powerstat $ makepkg -si

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

ID: 1421943
Name: powerstat
PackageBaseID: 150848
PackageBase: powerstat
Version: 0.04.03-1
Description: A tool for measuring a laptops power usage via the battery.
URL: https://github.com/ColinIanKing/powerstat
NumVotes: 13
Popularity: 0.129823
OutOfDate:
Maintainer: goshawk22
Submitter: haawda
FirstSubmitted: 1585494705
LastModified: 1709745638
URLPath: /cgit/aur.git/snapshot/powerstat.tar.gz