zenith on AUR (Arch User Repository)

Last updated: May 20,2024

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

$ yay -S zenith

* (Optional) Uninstall zenith on Arch using YAY

$ yay -Rns zenith

2. Manually Install "zenith" via AUR

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

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

b. Clone zenith's git locally

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

c. Go to ~/zenith folder and install it

$ cd ~/zenith $ makepkg -si

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

ID: 1071020
Name: zenith
PackageBaseID: 150314
PackageBase: zenith
Version: 0.13.1-2
Description: Terminal system monitor with histograms, written in Rust
URL: https://github.com/bvaisvil/zenith
NumVotes: 6
Popularity: 0.00223
OutOfDate:
Maintainer: murlakatamenka
FirstSubmitted: 1584378870
LastModified: 1650743846
URLPath: /cgit/aur.git/snapshot/zenith.tar.gz

5. The same packages on other Linux Distributions