Skip to content

timjrd/OpenSpace.AppImage

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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!

Building the image

Setup

Install the Nix package manager:

curl https://nixos.org/nix/install | sh
source ~/.nix-profile/etc/profile.d/nix.sh

Build

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/.

About

Experimental Linux AppImage package of OpenSpace

Resources

License

Stars

Watchers

Forks

Packages

No packages published