statis on AUR (Arch User Repository)

Last updated: July 03,2024

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

$ yay -S statis

* (Optional) Uninstall statis on Arch using YAY

$ yay -Rns statis

2. Manually Install "statis" via AUR

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

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

b. Clone statis's git locally

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

c. Go to ~/statis folder and install it

$ cd ~/statis $ makepkg -si

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

ID: 832159
Name: statis
PackageBaseID: 160816
PackageBase: statis
Version: 1.1.0-1
Description: Modular system monitoring and status display via desktop notifications.
URL: https://gitlab.com/BVollmerhaus/statis
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: BVollmerhaus
Submitter: BVollmerhaus
FirstSubmitted: 1607705379
LastModified: 1607705379
URLPath: /cgit/aur.git/snapshot/statis.tar.gz