godot-cpp on AUR (Arch User Repository)

Last updated: November 24,2024

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

$ yay -S godot-cpp

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

$ yay -Rns godot-cpp

2. Manually Install "godot-cpp" via AUR

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

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

b. Clone godot-cpp's git locally

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

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

$ cd ~/godot-cpp $ makepkg -si

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

ID: 1402702
Name: godot-cpp
PackageBaseID: 174749
PackageBase: godot-cpp
Version: 4.2.1-1
Description: C++ bindings for the Godot script API
URL: https://godotengine.org
NumVotes: 1
Popularity: 0.032669
OutOfDate:
Maintainer: yakoyakoyokuyoku
Submitter: yakoyakoyokuyoku
FirstSubmitted: 1641411898
LastModified: 1706885318
URLPath: /cgit/aur.git/snapshot/godot-cpp.tar.gz