Experimental Linux AppImage package of OpenSpace
DISCLAIMER: This package is NOT affiliated with the OpenSpace project.
Download, make executable, run
... and be prepared for the crash!
Install the Nix package manager:
curl https://nixos.org/nix/install | sh
source ~/.nix-profile/etc/profile.d/nix.sh
nix-build --cores 0 -A appimage https://github.com/timjrd/OpenSpace.AppImage/archive/master.tar.gz
This will fetch OpenSpace source code from GitHub including all
submodules, build it, and package it as an AppImage using
nix-bundle. This will
take a long time after which you will find the image in result/
.