xpybar on AUR (Arch User Repository)

Last updated: October 05,2024

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

$ yay -S xpybar

* (Optional) Uninstall xpybar on Arch using YAY

$ yay -Rns xpybar

2. Manually Install "xpybar" via AUR

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

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

b. Clone xpybar's git locally

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

c. Go to ~/xpybar folder and install it

$ cd ~/xpybar $ makepkg -si

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

ID: 1292491
Name: xpybar
PackageBaseID: 81251
PackageBase: xpybar
Version: 1.20.2-1
Description: A highly extensible minimalistic dock panel configured in Python 3
URL: https://codeberg.org/maandree/xpybar
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer: maandree
Submitter: maandree
FirstSubmitted: 1398354924
LastModified: 1689956945
URLPath: /cgit/aur.git/snapshot/xpybar.tar.gz