godot3 on AUR (Arch User Repository)

Last updated: May 20,2024

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

$ yay -S godot3

* (Optional) Uninstall godot3 on Arch using YAY

$ yay -Rns godot3

2. Manually Install "godot3" via AUR

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

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

b. Clone godot3's git locally

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

c. Go to ~/godot3 folder and install it

$ cd ~/godot3 $ makepkg -si

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

ID: 1327159
Name: godot3
PackageBaseID: 190946
PackageBase: godot3
Version: 3.5.3-2
Description: Advanced cross-platform 2D and 3D game engine (3.x Branch)
URL: https://godotengine.org
NumVotes: 3
Popularity: 0.056403
OutOfDate:
Maintainer: HurricanePootis
Submitter: HurricanePootis
FirstSubmitted: 1677696272
LastModified: 1696116672
URLPath: /cgit/aur.git/snapshot/godot3.tar.gz