minecraft-server on AUR (Arch User Repository)

Last updated: June 18,2024

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

$ yay -S minecraft-server

* (Optional) Uninstall minecraft-server on Arch using YAY

$ yay -Rns minecraft-server

2. Manually Install "minecraft-server" via AUR

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

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

b. Clone minecraft-server's git locally

$ git clone https://aur.archlinux.org/minecraft-server.git ~/minecraft-server

c. Go to ~/minecraft-server folder and install it

$ cd ~/minecraft-server $ makepkg -si

3. Information about the minecraft-server package on Arch User Repository (AUR)

ID: 1367146
Name: minecraft-server
PackageBaseID: 44016
PackageBase: minecraft-server
Version: 1.20.4-2
Description: Minecraft server unit files, script, and jar
URL: https://minecraft.net/
NumVotes: 161
Popularity: 0.40463
OutOfDate:
Maintainer: edh
Submitter: sorcix
FirstSubmitted: 1291045943
LastModified: 1702152063
URLPath: /cgit/aur.git/snapshot/minecraft-server.tar.gz