mcstatus on AUR (Arch User Repository)

Last updated: November 23,2024

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

$ yay -S mcstatus

* (Optional) Uninstall mcstatus on Arch using YAY

$ yay -Rns mcstatus

2. Manually Install "mcstatus" via AUR

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

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

b. Clone mcstatus's git locally

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

c. Go to ~/mcstatus folder and install it

$ cd ~/mcstatus $ makepkg -si

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

ID: 1133822
Name: mcstatus
PackageBaseID: 139751
PackageBase: mcstatus
Version: 9.4.2-1
Description: Provides an easy way to query Minecraft servers for any information they can expose.
URL: https://github.com/py-mine/mcstatus
NumVotes: 4
Popularity: 0
OutOfDate: 1708184009
Maintainer: gkbrk
Submitter: RX14
FirstSubmitted: 1550538867
LastModified: 1662045941
URLPath: /cgit/aur.git/snapshot/mcstatus.tar.gz