godot2 on AUR (Arch User Repository)

Last updated: July 02,2024

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

$ yay -S godot2

* (Optional) Uninstall godot2 on Arch using YAY

$ yay -Rns godot2

2. Manually Install "godot2" via AUR

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

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

b. Clone godot2's git locally

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

c. Go to ~/godot2 folder and install it

$ cd ~/godot2 $ makepkg -si

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

ID: 629819
Name: godot2
PackageBaseID: 129657
PackageBase: godot2
Version: 2.1.6-1
Description: An advanced, feature packed, multi-platform 2D and 3D game engine. Legacy version.
URL: http://www.godotengine.org
NumVotes: 4
Popularity: 0
OutOfDate:
Maintainer: Ev1lbl0w
Submitter: editicalu
FirstSubmitted: 1517476785
LastModified: 1563210898
URLPath: /cgit/aur.git/snapshot/godot2.tar.gz