gdevelop on AUR (Arch User Repository)
Last updated: November 14,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
Copied
b. Install gdevelop on Arch using YAY
$
yay -S
gdevelop
Copied
* (Optional) Uninstall gdevelop on Arch using YAY
$
yay -Rns
gdevelop
Copied
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
Copied
b. Clone gdevelop's git locally
$
git clone https://aur.archlinux.org/gdevelop.git
~/gdevelop
Copied
c. Go to ~/gdevelop folder and install it
$
cd
~/gdevelop
Copied
$
makepkg -si
Copied
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
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