gameplay3d on AUR (Arch User Repository)

Last updated: November 07,2024

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

$ yay -S gameplay3d

* (Optional) Uninstall gameplay3d on Arch using YAY

$ yay -Rns gameplay3d

2. Manually Install "gameplay3d" via AUR

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

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

b. Clone gameplay3d's git locally

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

c. Go to ~/gameplay3d folder and install it

$ cd ~/gameplay3d $ makepkg -si

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

ID: 291004
Name: gameplay3d
PackageBaseID: 103181
PackageBase: gameplay3d
Version: 3.0.0-1
Description: Open-source, cross-platform, C++ game framework/engine for creating 2D/3D mobile and desktop games.
URL: https://github.com/gameplay3d/GamePlay
NumVotes: 2
Popularity: 0
OutOfDate: 1704644892
Maintainer:
Submitter: rharriso
FirstSubmitted: 1447216400
LastModified: 1459828980
URLPath: /cgit/aur.git/snapshot/gameplay3d.tar.gz