godot uses the following version scheme (sorted from least stable to most stable):
dev (aka alpha, see pinned comment in godot-dev-bin)
beta
rc
stable
They are represented by these packages:
aur/godot-dev-bin by @vitaliikuzhdin, includes dev, beta, rc, and stable
aur/godot-beta-bin by @novadragon (me), includes beta, rc, and stable
aur/godot-rc-bin by @vitaliikuzhdin, includes rc and stable
aur/godot-bin by @novadragon (me), includes only stable
Pinned Comments
novadragon commented on 2026-04-27 22:07 (UTC)
godot uses the following version scheme (sorted from least stable to most stable):
They are represented by these packages:
novadragon commented on 2026-04-25 21:29 (UTC)
It's not 100% the same as the package in the official repositories.
Official repositories rely on system-packages while the binary relies on inbuilt libraries.
Also, godot-mono demands dotnet-sdk-8.0, which is wrong, and a pr for that exists but hasn't been pulled, while this one "only" demands dotnet-sdk