Skip to content

Installation

Björn Schlaack edited this page Jul 26, 2026 · 1 revision

Installation

Windows

Download the win-x64-Setup.exe installer from Releases. A portable ZIP is also available. Windows builds include cwASIO support; the optional Steinberg ASIO bridge is built only when the separately licensed SDK is supplied.

FFmpeg and FFprobe are detected beside the application, in the Orynivo user cache, and on PATH. When absent, Orynivo downloads a suitable LGPL essentials build into the user cache.

Linux

Tagged releases provide:

  • DEB packages for x64 and ARM64
  • RPM packages for x64 and ARM64
  • an Arch Linux x86-64 package
  • portable x64 and ARM64 tar archives

Install FFmpeg, ALSA, and OpenAL through the distribution package manager. The packaged launcher starts the player as orynivo.

macOS

Tagged releases provide PKG installers, portable application ZIPs, and tar archives for Intel (osx-x64) and Apple Silicon (osx-arm64).

The PKG installs Orynivo.app under /Applications. Orynivo detects FFmpeg and FFprobe on PATH and in common Homebrew, MacPorts, pkgsrc, Fink, and per-user locations. If they are absent, matching binaries are downloaded into the Orynivo user cache.

Current packages are not code-signed or notarized. Gatekeeper may therefore require opening the application or installer explicitly from Finder's context menu.

Next step

Continue with First-Setup.

Clone this wiki locally