Install
This page is a placeholder for a future free product called XYVR. Please check back another time.
Download software
All 0.0.1 alpha versions are considered to be under heavy development and may contain breaking changes between versions.
Windows
The software under development can be downloaded at this location:
- Windows-x64: Download 0.0.1-alpha.11 software (GitHub)
Installing this requires the .NET 9.0 Desktop Runtime. When you start the application, if you don't have it, it will prompt you to install the runtime from the official Microsoft website.
You can audit the software source code on GitHub if you are a developer.
Linux
The software under development can be downloaded at this location:
- Linux, x64: Download 0.0.1-alpha.11 software (GitHub)
- Arch Linux, x64: Download, see latest releases
Installing this requires libwebkit2gtk-4.0 (see below) and the .NET 9.0 Desktop Runtime.
You can audit the software source code on GitHub if you are a developer.
Installing libwebkit2gtk-4.0 (Linux only)
If you're on Ubuntu 24, you need to install libwebkit2gtk-4.0
, which is not available on the official Ubuntu 24 repository.
A workaround is described here in the Tauri issue tracker: libwebkit2gtk-4.0 not available in Ubuntu 24 & Debian 13 repositories