statusbar on AUR (Arch User Repository)

Last updated: July 02,2024

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

$ yay -S statusbar

* (Optional) Uninstall statusbar on Arch using YAY

$ yay -Rns statusbar

2. Manually Install "statusbar" via AUR

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

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

b. Clone statusbar's git locally

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

c. Go to ~/statusbar folder and install it

$ cd ~/statusbar $ makepkg -si

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

ID: 1415918
Name: statusbar
PackageBaseID: 199519
PackageBase: statusbar
Version: 0.5.3-2
Description: A feature complete, customizable and extendable swaybar/i3bar content generator
URL: https://gobytes.dev/statusbar
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: rkintzi
Submitter: rkintzi
FirstSubmitted: 1699899981
LastModified: 1708969042
URLPath: /cgit/aur.git/snapshot/statusbar.tar.gz