Download

Install DinoX

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 releases

Packages

Current package targets

Windows

Download the Windows ZIP artifact from the release, extract it and run dinox.exe.

Debian / Ubuntu

Download the .deb and matching .sha256, verify the checksum and install with apt.

AppImage

Download the AppImage, verify the checksum, make it executable and run it without a system install.

Flatpak bundle

Install the GNOME runtime once, then install the signed DinoX Flatpak bundle from the release artifacts.

Verification

Check artifacts before installing.

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