cstatus on AUR (Arch User Repository)
Last updated: February 02,2025
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
Copied
b. Install cstatus on Arch using YAY
$
yay -S
cstatus
Copied
* (Optional) Uninstall cstatus on Arch using YAY
$
yay -Rns
cstatus
Copied
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
Copied
b. Clone cstatus's git locally
$
git clone https://aur.archlinux.org/cstatus.git
~/cstatus
Copied
c. Go to ~/cstatus folder and install it
$
cd
~/cstatus
Copied
$
makepkg -si
Copied
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
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