godot2d on AUR (Arch User Repository)

Last updated: June 05,2024

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

$ yay -S godot2d

* (Optional) Uninstall godot2d on Arch using YAY

$ yay -Rns godot2d

2. Manually Install "godot2d" via AUR

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

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

b. Clone godot2d's git locally

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

c. Go to ~/godot2d folder and install it

$ cd ~/godot2d $ makepkg -si

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

ID: 1371063
Name: godot2d
PackageBaseID: 185098
PackageBase: godot2d
Version: 4.2.1.stable-2
Description: Godot Game Engine: An advanced, feature packed, multi-platform 2D game engine.
URL: https://github.com/bend-n/godot-builds
NumVotes: 1
Popularity: 1.0E-5
OutOfDate:
Maintainer: bendn
Submitter: bendn
FirstSubmitted: 1661043746
LastModified: 1702788830
URLPath: /cgit/aur.git/snapshot/godot2d.tar.gz