mcserv on AUR (Arch User Repository)

Last updated: June 18,2024

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

$ yay -S mcserv

* (Optional) Uninstall mcserv on Arch using YAY

$ yay -Rns mcserv

2. Manually Install "mcserv" via AUR

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

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

b. Clone mcserv's git locally

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

c. Go to ~/mcserv folder and install it

$ cd ~/mcserv $ makepkg -si

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

ID: 1086380
Name: mcserv
PackageBaseID: 170685
PackageBase: mcserv
Version: 0.1.3-1
Description: CLI utility to manage MC server installations.
URL: https://github.com/DRSchlaubi/mcserv
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: schlaubi
Submitter: uwumarie
FirstSubmitted: 1630609015
LastModified: 1653766917
URLPath: /cgit/aur.git/snapshot/mcserv.tar.gz