Skip to content

Releases: Hasan72341/nyora-linux

Nyora for Linux v1.0

13 Jun 14:17

Choose a tag to compare

Nyora for Linux v1.0 — 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.