terasology on AUR (Arch User Repository)

Last updated: October 05,2024

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

$ yay -S terasology

* (Optional) Uninstall terasology on Arch using YAY

$ yay -Rns terasology

2. Manually Install "terasology" via AUR

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

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

b. Clone terasology's git locally

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

c. Go to ~/terasology folder and install it

$ cd ~/terasology $ makepkg -si

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

ID: 1285469
Name: terasology
PackageBaseID: 60594
PackageBase: terasology
Version: 1:5.3.0alpha23-1
Description: Yet another high resolution game with blocks like Minecraft!
URL: https://terasology.org
NumVotes: 48
Popularity: 0.013785
OutOfDate:
Maintainer: alyway
Submitter:
FirstSubmitted: 1341671232
LastModified: 1688885391
URLPath: /cgit/aur.git/snapshot/terasology.tar.gz