mcsctl on AUR (Arch User Repository)

Last updated: June 23,2024

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

$ yay -S mcsctl

* (Optional) Uninstall mcsctl on Arch using YAY

$ yay -Rns mcsctl

2. Manually Install "mcsctl" via AUR

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

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

b. Clone mcsctl's git locally

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

c. Go to ~/mcsctl folder and install it

$ cd ~/mcsctl $ makepkg -si

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

ID: 1156309
Name: mcsctl
PackageBaseID: 140787
PackageBase: mcsctl
Version: 3.1.0-1
Description: Manage multiple minecraft servers with a simple bash script and systemd unit templates.
URL: https://github.com/Hetsh/mcsctl
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: Hetsh
Submitter: Hetsh
FirstSubmitted: 1553789597
LastModified: 1666533272
URLPath: /cgit/aur.git/snapshot/mcsctl.tar.gz