How to run on Linux?
The NeutrinoParticles Editor build is distributed in AppImage format. It is self-contained bundle which can be run on almost any supported linux distribution with x86-64 architecture. It doesn't require installation. The only thing you need is to make downloaded file executable:
chmod +x neutrinoparticleseditor_109_linux.AppImage
or using any other suitable way to do that (for example via GUI).
And you are good to go to run the application:
./neutrinoparticleseditor_109.AppImage
or using your preffered file manager.
Connection to server issues
Since version 1.0.14 you need to have OpenSSL 1.1+ installed in your system. Otherwise, please, use previous versions or contact us to solve the issue in some other way.