sstatus on AUR (Arch User Repository)

Last updated: October 05,2024

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

$ yay -S sstatus

* (Optional) Uninstall sstatus on Arch using YAY

$ yay -Rns sstatus

2. Manually Install "sstatus" via AUR

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

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

b. Clone sstatus's git locally

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

c. Go to ~/sstatus folder and install it

$ cd ~/sstatus $ makepkg -si

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

ID: 1087458
Name: sstatus
PackageBaseID: 166870
PackageBase: sstatus
Version: 2.0.0-1
Description: A lightweight, multi-threaded status line generator to be used with i3bar.
URL: https://github.com/JTriantafylos/sstatus
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: JTriantafylos
Submitter: JTriantafylos
FirstSubmitted: 1620962155
LastModified: 1653966283
URLPath: /cgit/aur.git/snapshot/sstatus.tar.gz