godot-build on AUR (Arch User Repository)

Last updated: June 23,2024

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

$ yay -S godot-build

* (Optional) Uninstall godot-build on Arch using YAY

$ yay -Rns godot-build

2. Manually Install "godot-build" via AUR

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

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

b. Clone godot-build's git locally

$ git clone https://aur.archlinux.org/godot-build.git ~/godot-build

c. Go to ~/godot-build folder and install it

$ cd ~/godot-build $ makepkg -si

3. Information about the godot-build package on Arch User Repository (AUR)

ID: 1178905
Name: godot-build
PackageBaseID: 188504
PackageBase: godot-build
Version: 0.1.2-2
Description: Build Tool for Godot
URL: https://codeberg.org/Denotatum/gdbuild
NumVotes: 1
Popularity: 8.2E-5
OutOfDate:
Maintainer: snegg21
Submitter: snegg21
FirstSubmitted: 1670315046
LastModified: 1670315739
URLPath: /cgit/aur.git/snapshot/godot-build.tar.gz