buildgdx on AUR (Arch User Repository)

Last updated: November 13,2024

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

$ yay -S buildgdx

* (Optional) Uninstall buildgdx on Arch using YAY

$ yay -Rns buildgdx

2. Manually Install "buildgdx" via AUR

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

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

b. Clone buildgdx's git locally

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

c. Go to ~/buildgdx folder and install it

$ cd ~/buildgdx $ makepkg -si

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

ID: 1001306
Name: buildgdx
PackageBaseID: 171195
PackageBase: buildgdx
Version: 1.16-1
Description: A port of the Build Engine games based on Java's libGDX
URL: http://m210.duke4.net/index.php
NumVotes: 1
Popularity: 0.076985
OutOfDate:
Maintainer: Sid127
Submitter: Sid127
FirstSubmitted: 1632044202
LastModified: 1639232379
URLPath: /cgit/aur.git/snapshot/buildgdx.tar.gz