slstatus on AUR (Arch User Repository)

Last updated: July 04,2024

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

$ yay -S slstatus

* (Optional) Uninstall slstatus on Arch using YAY

$ yay -Rns slstatus

2. Manually Install "slstatus" via AUR

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

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

b. Clone slstatus's git locally

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

c. Go to ~/slstatus folder and install it

$ cd ~/slstatus $ makepkg -si

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

ID: 1413744
Name: slstatus
PackageBaseID: 202848
PackageBase: slstatus
Version: 1.0-1
Description: A status monitor for window managers that use WM_NAME or stdin to fill the status bar
URL: http://tools.suckless.org/slstatus/
NumVotes: 1
Popularity: 0.652529
OutOfDate:
Maintainer: Bubbu0129
Submitter: Bubbu0129
FirstSubmitted: 1708613989
LastModified: 1708613989
URLPath: /cgit/aur.git/snapshot/slstatus.tar.gz