gdevelop-bin on AUR (Arch User Repository)

Last updated: July 03,2024

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

$ yay -S gdevelop-bin

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

$ yay -Rns gdevelop-bin

2. Manually Install "gdevelop-bin" via AUR

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

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

b. Clone gdevelop-bin's git locally

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

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

$ cd ~/gdevelop-bin $ makepkg -si

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

ID: 1265125
Name: gdevelop-bin
PackageBaseID: 144003
PackageBase: gdevelop-bin
Version: 5.1.164-1
Description: Open-source, cross-platform game creator designed to be used by everyone - no programming skills required.
URL: https://gdevelop-app.com/
NumVotes: 7
Popularity: 0.066669
OutOfDate: 1696857619
Maintainer: kprkpr
Submitter: kprkpr
FirstSubmitted: 1564644494
LastModified: 1685377918
URLPath: /cgit/aur.git/snapshot/gdevelop-bin.tar.gz