You need to download the app image from here and run the following commands
unzipJupiter-3.1-linux.zipsudomvimage/opt/jupiter
Option 4: Build from Source
You have to install Java 11 in order to build Jupiter from source:
Then clone the repository:
To create the app image, just run the following:
The previous command will create a build directory, inside that directory you will find a directory called image that contains the Jupiter app. You can start Jupiter using the following command:
Verify Installation
To verify that you successfully install Jupiter, please run the following command in a terminal