Skip to content

Releases: Evol-Luci/arcadia

Release list

Arcadia 0.1.0

Choose a tag to compare

@Evol-Luci Evol-Luci released this 15 Jun 11:43

First multi-format Linux release.

Install options

  • AppImage — portable, any distro. Download, chmod +x, run. Add to your apps list with ./install.sh <AppImage>.
  • .deb — Debian/Ubuntu/Mint: sudo apt install ./arcadia_0.1.0_amd64.deb
  • .rpm — Fedora/RHEL/openSUSE: sudo dnf install ./arcadia-0.1.0-1.x86_64.rpm
  • Arch/AUR — build from source via the PKGBUILD in packaging/.
  • Flatpakflatpak install ./org.arcadia.dreamshell.flatpak (note: launching host emulators from the sandbox needs a follow-up code change).