qstat on AUR (Arch User Repository)

Last updated: May 19,2024

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

$ yay -S qstat

* (Optional) Uninstall qstat on Arch using YAY

$ yay -Rns qstat

2. Manually Install "qstat" via AUR

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

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

b. Clone qstat's git locally

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

c. Go to ~/qstat folder and install it

$ cd ~/qstat $ makepkg -si

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

ID: 1411200
Name: qstat
PackageBaseID: 2002
PackageBase: qstat
Version: 2.17-2
Description: A command-line program that displays information about Internet game servers.
URL: https://github.com/Unity-Technologies/qstat
NumVotes: 14
Popularity: 0
OutOfDate:
Maintainer: Slash
Submitter: ilpianista
FirstSubmitted: 1289661930
LastModified: 1708226749
URLPath: /cgit/aur.git/snapshot/qstat.tar.gz