qps on AUR (Arch User Repository)

Last updated: May 18,2024

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

$ yay -S qps

* (Optional) Uninstall qps on Arch using YAY

$ yay -Rns qps

2. Manually Install "qps" via AUR

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

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

b. Clone qps's git locally

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

c. Go to ~/qps folder and install it

$ cd ~/qps $ makepkg -si

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

ID: 1071232
Name: qps
PackageBaseID: 128955
PackageBase: qps
Version: 2.5.0-1
Description: a visual process manager, an X11 version of 'top' or 'ps'.
URL: https://github.com/lxqt/qps
NumVotes: 16
Popularity: 0.496667
OutOfDate:
Maintainer: FredBezies
FirstSubmitted: 1515343160
LastModified: 1650812464
URLPath: /cgit/aur.git/snapshot/qps.tar.gz