cuberite-bin on AUR (Arch User Repository)

Last updated: July 08,2024

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

$ yay -S cuberite-bin

* (Optional) Uninstall cuberite-bin on Arch using YAY

$ yay -Rns cuberite-bin

2. Manually Install "cuberite-bin" via AUR

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

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

b. Clone cuberite-bin's git locally

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

c. Go to ~/cuberite-bin folder and install it

$ cd ~/cuberite-bin $ makepkg -si

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

ID: 1367151
Name: cuberite-bin
PackageBaseID: 167556
PackageBase: cuberite-bin
Version: 1.12.2b385-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: 3
Popularity: 1.0E-6
OutOfDate:
Maintainer: edh
Submitter: edh
FirstSubmitted: 1622585365
LastModified: 1702152172
URLPath: /cgit/aur.git/snapshot/cuberite-bin.tar.gz