xob on AUR (Arch User Repository)

Last updated: November 27,2024

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

$ yay -S xob

* (Optional) Uninstall xob on Arch using YAY

$ yay -Rns xob

2. Manually Install "xob" via AUR

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

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

b. Clone xob's git locally

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

c. Go to ~/xob folder and install it

$ cd ~/xob $ makepkg -si

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

ID: 936577
Name: xob
PackageBaseID: 135244
PackageBase: xob
Version: 0.3-1
Description: A lightweight volume (or anything) bar for the X Window System
URL: https://github.com/florentc/xob
NumVotes: 9
Popularity: 5.3E-5
OutOfDate:
Maintainer: florentc
Submitter: florentc
FirstSubmitted: 1534835293
LastModified: 1626725892
URLPath: /cgit/aur.git/snapshot/xob.tar.gz

5. The same packages on other Linux Distributions