qlstatus on AUR (Arch User Repository)

Last updated: July 01,2024

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

$ yay -S qlstatus

* (Optional) Uninstall qlstatus on Arch using YAY

$ yay -Rns qlstatus

2. Manually Install "qlstatus" via AUR

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

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

b. Clone qlstatus's git locally

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

c. Go to ~/qlstatus folder and install it

$ cd ~/qlstatus $ makepkg -si

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

ID: 1067428
Name: qlstatus
PackageBaseID: 153600
PackageBase: qlstatus
Version: 1.1.9-1
Description: Light and modular status bar for tiling window managers
URL: https://github.com/qlem/qlstatus
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: qlem
Submitter: qlem
FirstSubmitted: 1590440763
LastModified: 1650044373
URLPath: /cgit/aur.git/snapshot/qlstatus.tar.gz