zps-bin on AUR (Arch User Repository)

Last updated: November 24,2024

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

$ yay -S zps-bin

* (Optional) Uninstall zps-bin on Arch using YAY

$ yay -Rns zps-bin

2. Manually Install "zps-bin" via AUR

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

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

b. Clone zps-bin's git locally

$ git clone https://aur.archlinux.org/zps-bin.git ~/zps-bin

c. Go to ~/zps-bin folder and install it

$ cd ~/zps-bin $ makepkg -si

3. Information about the zps-bin package on Arch User Repository (AUR)

ID: 1388927
Name: zps-bin
PackageBaseID: 168391
PackageBase: zps-bin
Version: 2.0.0-1
Description: A small utility for listing and cleaning up zombie processes
URL: https://github.com/orhun/zps
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: orhun
Submitter: orhun
FirstSubmitted: 1624821306
LastModified: 1705700064
URLPath: /cgit/aur.git/snapshot/zps-bin.tar.gz