cuberite on AUR (Arch User Repository)

Last updated: September 19,2024

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

$ yay -S cuberite

* (Optional) Uninstall cuberite on Arch using YAY

$ yay -Rns cuberite

2. Manually Install "cuberite" via AUR

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

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

b. Clone cuberite's git locally

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

c. Go to ~/cuberite folder and install it

$ cd ~/cuberite $ makepkg -si

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

ID: 1367150
Name: cuberite
PackageBaseID: 111784
PackageBase: cuberite
Version: 1.12.2c2_eda440e-2
Description: A Minecraft-compatible multiplayer game server that is written in C++ and designed to be efficient with memory and CPU, as well as having a flexible Lua Plugin API. It is compatible with the vanilla Minecraft client.
URL: https://cuberite.org/
NumVotes: 10
Popularity: 2.0E-6
OutOfDate:
Maintainer: edh
Submitter: edh
FirstSubmitted: 1464461313
LastModified: 1702152149
URLPath: /cgit/aur.git/snapshot/cuberite.tar.gz