godot-debug on AUR (Arch User Repository)

Last updated: November 24,2024

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

$ yay -S godot-debug

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

$ yay -Rns godot-debug

2. Manually Install "godot-debug" via AUR

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

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

b. Clone godot-debug's git locally

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

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

$ cd ~/godot-debug $ makepkg -si

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

ID: 804035
Name: godot-debug
PackageBaseID: 157941
PackageBase: godot-debug
Version: 3.2.3-2
Description: An advanced, feature packed, multi-platform 2D and 3D game engine
URL: http://www.godotengine.org
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: MarsSeed
Submitter: davvore33
FirstSubmitted: 1600768200
LastModified: 1602592580
URLPath: /cgit/aur.git/snapshot/godot-debug.tar.gz