Installation for Java - Ubuntu If you are following the nextflow workshop, you know you need java in your path. The following code is from here. sudo apt update sudo apt install default-jdk java -version