godot-server-bin on AUR (Arch User Repository)

Last updated: November 26,2024

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

$ yay -S godot-server-bin

* (Optional) Uninstall godot-server-bin on Arch using YAY

$ yay -Rns godot-server-bin

2. Manually Install "godot-server-bin" via AUR

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

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

b. Clone godot-server-bin's git locally

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

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

$ cd ~/godot-server-bin $ makepkg -si

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

ID: 1151759
Name: godot-server-bin
PackageBaseID: 186554
PackageBase: godot-server-bin
Version: 3.5.1-1
Description: A headless version of the Godot game engine optimized for running game servers.
URL: https://godotengine.org
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer:
Submitter: kylemclean
FirstSubmitted: 1665652241
LastModified: 1665652241
URLPath: /cgit/aur.git/snapshot/godot-server-bin.tar.gz