powerbar on AUR (Arch User Repository)

Last updated: June 16,2024

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

$ yay -S powerbar

* (Optional) Uninstall powerbar on Arch using YAY

$ yay -Rns powerbar

2. Manually Install "powerbar" via AUR

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

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

b. Clone powerbar's git locally

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

c. Go to ~/powerbar folder and install it

$ cd ~/powerbar $ makepkg -si

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

ID: 724611
Name: powerbar
PackageBaseID: 151735
PackageBase: powerbar
Version: v1.0.1.10-1
Description: Battery status module for Waybar
URL: https://github.com/adamveld12/powerbar
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: adamveld12
Submitter: adamveld12
FirstSubmitted: 1587379432
LastModified: 1587536170
URLPath: /cgit/aur.git/snapshot/powerbar.tar.gz