gdevelop on AUR (Arch User Repository)

Last updated: May 18,2024

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

$ yay -S gdevelop

* (Optional) Uninstall gdevelop on Arch using YAY

$ yay -Rns gdevelop

2. Manually Install "gdevelop" via AUR

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

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

b. Clone gdevelop's git locally

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

c. Go to ~/gdevelop folder and install it

$ cd ~/gdevelop $ makepkg -si

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

ID: 1425978
Name: gdevelop
PackageBaseID: 123658
PackageBase: gdevelop
Version: 5.3.194-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: 1
Popularity: 0
OutOfDate:
Maintainer: xiota
Submitter: kprkpr
FirstSubmitted: 1498601161
LastModified: 1710269383
URLPath: /cgit/aur.git/snapshot/gdevelop.tar.gz