i3stat on AUR (Arch User Repository)

Last updated: July 06,2024

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

$ yay -S i3stat

* (Optional) Uninstall i3stat on Arch using YAY

$ yay -Rns i3stat

2. Manually Install "i3stat" via AUR

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

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

b. Clone i3stat's git locally

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

c. Go to ~/i3stat folder and install it

$ cd ~/i3stat $ makepkg -si

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

ID: 1382333
Name: i3stat
PackageBaseID: 199214
PackageBase: i3stat
Version: 0.12.0-1
Description: A lightweight and batteries-included status_command for i3 and sway
URL: https://github.com/acheronfail/i3stat
NumVotes: 1
Popularity: 0.002544
OutOfDate:
Maintainer: acheronfail
Submitter: acheronfail
FirstSubmitted: 1699097761
LastModified: 1704708911
URLPath: /cgit/aur.git/snapshot/i3stat.tar.gz