Skip to content

Nyora for Linux v2.0.6

Latest

Choose a tag to compare

@github-actions github-actions released this 09 Jul 22:30

Nyora for Linux v2.0.6 — Compose Desktop with a bundled Java runtime (no separate install needed).

Quick install (auto-detects your distro + CPU):

curl -fsSL https://raw.githubusercontent.com/Hasan72341/nyora-linux/main/install.sh | bash

Or download directly:

  • Debian / Ubuntu / Mint / Pop!_OS — Nyora-linux-x86_64.deb (or -arm64.deb)
  • Fedora / RHEL / openSUSE — Nyora-linux-x86_64.rpm (or -arm64.rpm)
  • Any other distro — Nyora-linux-x86_64-portable.tar.gz (or -arm64-portable.tar.gz); extract and run bin/Nyora

32-bit x86 isn't supported — Compose Desktop / JDK 17 are 64-bit only.