gdevelop-git on AUR (Arch User Repository)

Last updated: May 03,2024

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

$ yay -S gdevelop-git

* (Optional) Uninstall gdevelop-git on Arch using YAY

$ yay -Rns gdevelop-git

2. Manually Install "gdevelop-git" via AUR

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

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

b. Clone gdevelop-git's git locally

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

c. Go to ~/gdevelop-git folder and install it

$ cd ~/gdevelop-git $ makepkg -si

3. Information about the gdevelop-git package on Arch User Repository (AUR)

ID: 879963
Name: gdevelop-git
PackageBaseID: 111779
PackageBase: gdevelop-git
Version: v5.0.0.beta106.r10.g35bf3861a-1
Description: A full featured, open source game development software, allowing to create HTML5 and native games without knowing a programming language. All the game logic is made thanks to an intuitive and powerful event based system.
URL: http://www.compilgames.net
NumVotes: 5
Popularity: 0
OutOfDate: 1663894627
Maintainer: arthuro555
Submitter: JoseluCross
FirstSubmitted: 1464450046
LastModified: 1616259478
URLPath: /cgit/aur.git/snapshot/gdevelop-git.tar.gz