godot4-bin on AUR (Arch User Repository)

Last updated: July 02,2024

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

$ yay -S godot4-bin

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

$ yay -Rns godot4-bin

2. Manually Install "godot4-bin" via AUR

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

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

b. Clone godot4-bin's git locally

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

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

$ cd ~/godot4-bin $ makepkg -si

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

ID: 1133028
Name: godot4-bin
PackageBaseID: 179746
PackageBase: godot4-bin
Version: alpha15-1
Description: Godot Game Engine: An advanced, feature packed, multi-platform 2D and 3D game engine.
URL: http://www.godotengine.org
NumVotes: 4
Popularity: 1.80675
OutOfDate:
Maintainer: 0xEFF
FirstSubmitted: 1654463218
LastModified: 1661896413
URLPath: /cgit/aur.git/snapshot/godot4-bin.tar.gz