hellaenergy/o3de-snapshot

Project ID: 233724

Description

O3DE one-off development-branch builds (ad-hoc cadence). For pre-release validation builds, see hellaenergy/o3de-stabilization — that channel ships from O3DE's stabilization branch (the next-release branch) and is the one community testers should consume.

Installation Instructions

One-off / ad-hoc dev builds. This project is used when someone wants to build O3DE from upstream's development branch or a specific commit, without disrupting the regular o3de-stabilization tester channel.

For regular pre-release tester builds, use hellaenergy/o3de-stabilization instead. That's the channel that ships builds from upstream's stabilization/<release> branch — closer to release quality, validated continuously.

If you're here looking for development-branch builds anyway:

sudo dnf copr enable hellaenergy/o3de-snapshot sudo dnf install o3de2605

The o3de-dependencies repo auto-enables alongside this one. The package name follows a versioned-major convention (o3de2605 for the 26.05.x line); multiple O3DE majors can be installed side-by-side at /opt/O3DE/<version>/, matching upstream's .deb and Windows .msi install layout.

Optional subpackage for native C++ gem development that needs to static-link against engine internals (test framework, builder targets):

sudo dnf install o3de2605-devel

End users and Lua/ScriptCanvas project authors do not need it.

Source + issues: https://github.com/nickschuetz/o3de-rpm and https://github.com/nickschuetz/o3de-rpm/issues

Active Releases

The following unofficial repositories are provided as-is by owner of this project. Contact the owner directly for bugs or issues (IE: not bugzilla).

Release Architectures Repo Download
Fedora 44 x86_64 [modified] (17)* Fedora 44 (16 downloads)
Fedora rawhide x86_64 [modified] (0)* Fedora rawhide (2 downloads)

* Total number of downloaded packages.

Runtime Dependency List

The following repositories are used as runtime dependencies