status on AUR (Arch User Repository)

Last updated: November 23,2024

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

$ yay -S status

* (Optional) Uninstall status on Arch using YAY

$ yay -Rns status

2. Manually Install "status" via AUR

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

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

b. Clone status's git locally

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

c. Go to ~/status folder and install it

$ cd ~/status $ makepkg -si

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

ID: 939476
Name: status
PackageBaseID: 155148
PackageBase: status
Version: 8-1
Description: Simple status thing for using with i3
URL: https://github.com/sandsmark/status
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: sandsmark
Submitter: sandsmark
FirstSubmitted: 1593952662
LastModified: 1627305124
URLPath: /cgit/aur.git/snapshot/status.tar.gz