sysz on AUR (Arch User Repository)

Last updated: November 26,2024

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

$ yay -S sysz

* (Optional) Uninstall sysz on Arch using YAY

$ yay -Rns sysz

2. Manually Install "sysz" via AUR

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

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

b. Clone sysz's git locally

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

c. Go to ~/sysz folder and install it

$ cd ~/sysz $ makepkg -si

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

ID: 973231
Name: sysz
PackageBaseID: 170546
PackageBase: sysz
Version: 1.4.3-1
Description: fzf terminal UI for systemctl
URL: https://github.com/joehillen/sysz
NumVotes: 16
Popularity: 0.003579
OutOfDate:
Maintainer: joehillen
Submitter: joehillen
FirstSubmitted: 1630279795
LastModified: 1633999443
URLPath: /cgit/aur.git/snapshot/sysz.tar.gz