statusbar on AUR (Arch User Repository)
Last updated: November 23,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
Copied
b. Install statusbar on Arch using YAY
$
yay -S
statusbar
Copied
* (Optional) Uninstall statusbar on Arch using YAY
$
yay -Rns
statusbar
Copied
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
Copied
b. Clone statusbar's git locally
$
git clone https://aur.archlinux.org/statusbar.git
~/statusbar
Copied
c. Go to ~/statusbar folder and install it
$
cd
~/statusbar
Copied
$
makepkg -si
Copied
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
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