yambar on AUR (Arch User Repository)

Last updated: May 19,2024

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

$ yay -S yambar

* (Optional) Uninstall yambar on Arch using YAY

$ yay -Rns yambar

2. Manually Install "yambar" via AUR

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

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

b. Clone yambar's git locally

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

c. Go to ~/yambar folder and install it

$ cd ~/yambar $ makepkg -si

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

ID: 1289792
Name: yambar
PackageBaseID: 159954
PackageBase: yambar
Version: 1.10.0-1
Description: Modular status panel for X11 and Wayland, inspired by polybar
URL: https://codeberg.org/dnkl/yambar
NumVotes: 14
Popularity: 0.002066
OutOfDate:
Maintainer: eclairevoyant
Submitter: mpldr
FirstSubmitted: 1605618517
LastModified: 1689527003
URLPath: /cgit/aur.git/snapshot/yambar.tar.gz