Windows
Download the Windows ZIP artifact from the release, extract it and run dinox.exe.
Download
Official product builds are published as Forgejo release artifacts. Use the release list and choose the newest release that contains the package artifact for your platform.
Open Forgejo releasesPackages
Download the Windows ZIP artifact from the release, extract it and run dinox.exe.
Download the .deb and matching .sha256, verify the checksum and install with apt.
Download the AppImage, verify the checksum, make it executable and run it without a system install.
Install the GNOME runtime once, then install the signed DinoX Flatpak bundle from the release artifacts.
Verification
Release artifacts are published with matching checksum files. Verify downloads locally before installation, especially when moving packages between machines.
sha256sum -c dinox_*.deb.sha256
sha256sum -c DinoX-*.AppImage.sha256
sha256sum -c dinox-*-x86_64.flatpak.sha256