godot-headers on AUR (Arch User Repository)

Last updated: September 28,2024

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

$ yay -S godot-headers

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

$ yay -Rns godot-headers

2. Manually Install "godot-headers" via AUR

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

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

b. Clone godot-headers's git locally

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

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

$ cd ~/godot-headers $ makepkg -si

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

ID: 1127582
Name: godot-headers
PackageBaseID: 174748
PackageBase: godot-headers
Version: 3.5-1
Description: Headers for the Godot API supplied by the GDNative module
URL: https://godotengine.org
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: yakoyakoyokuyoku
FirstSubmitted: 1641411852
LastModified: 1660834659
URLPath: /cgit/aur.git/snapshot/godot-headers.tar.gz