v0.5.0 · 2026-07-01
Download Omega
One installer per OS. Signed installers ship from EU-hosted infrastructure. SHA-256 checksums below every link.
Other platforms
Windows 64-bitInstaller .exe — SmartScreen-friendly when signed.Omega-Setup-win32-x64.exemacOS Intel.dmg, notarized for first-launch.Omega-darwin-x64.dmgLinux .deb (Debian/Ubuntu)Install with apt or dpkg.omega_0.5.0_amd64.debLinux .rpm (Fedora/RHEL)Install with dnf or rpm.Omega-0.5.0-x86_64.rpmLinux tarballExtract anywhere and run bin/omega.Omega-linux-x64.tar.gz
Verify your download (SHA-256)
Each release ships with a SHA256SUMS file. On macOS / Linux:
shasum -a 256 <downloaded-file> # compare to the entry in SHA256SUMS
On Windows (PowerShell):
Get-FileHash <downloaded-file> -Algorithm SHA256