gdx-setup on AUR (Arch User Repository)

Last updated: July 01,2024

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

$ yay -S gdx-setup

* (Optional) Uninstall gdx-setup on Arch using YAY

$ yay -Rns gdx-setup

2. Manually Install "gdx-setup" via AUR

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

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

b. Clone gdx-setup's git locally

$ git clone https://aur.archlinux.org/gdx-setup.git ~/gdx-setup

c. Go to ~/gdx-setup folder and install it

$ cd ~/gdx-setup $ makepkg -si

3. Information about the gdx-setup package on Arch User Repository (AUR)

ID: 1353826
Name: gdx-setup
PackageBaseID: 83856
PackageBase: gdx-setup
Version: 1.12.1-1
Description: LibGDX project setup
URL: https://libgdx.com
NumVotes: 10
Popularity: 0
OutOfDate:
Maintainer: Nickolay
Submitter: sollidsnake
FirstSubmitted: 1405463634
LastModified: 1700083066
URLPath: /cgit/aur.git/snapshot/gdx-setup.tar.gz