subar on AUR (Arch User Repository)

Last updated: October 05,2024

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

$ yay -S subar

* (Optional) Uninstall subar on Arch using YAY

$ yay -Rns subar

2. Manually Install "subar" via AUR

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

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

b. Clone subar's git locally

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

c. Go to ~/subar folder and install it

$ cd ~/subar $ makepkg -si

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

ID: 1384376
Name: subar
PackageBaseID: 201455
PackageBase: subar
Version: 0.1.0-1
Description: A basic status bar for sway/i3wm
URL: https://github.com/sublipri/subar
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: sublipri
Submitter: sublipri
FirstSubmitted: 1705026179
LastModified: 1705026179
URLPath: /cgit/aur.git/snapshot/subar.tar.gz