cstatus on AUR (Arch User Repository)

Last updated: October 06,2024

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

$ yay -S cstatus

* (Optional) Uninstall cstatus on Arch using YAY

$ yay -Rns cstatus

2. Manually Install "cstatus" via AUR

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

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

b. Clone cstatus's git locally

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

c. Go to ~/cstatus folder and install it

$ cd ~/cstatus $ makepkg -si

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

ID: 1007609
Name: cstatus
PackageBaseID: 155978
PackageBase: cstatus
Version: 1.1.0-1
Description: statusbar for dwm written in C99.
URL: https://git.sr.ht/~andreafeletto/cstatus
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: gkbrk
Submitter: andreafeletto
FirstSubmitted: 1595868120
LastModified: 1640041048
URLPath: /cgit/aur.git/snapshot/cstatus.tar.gz