- Download the new release of GraalVM and unpack it anywhere in your filesystem:
$ tar -xvzf graalvm-ce-1.0.0-rc14-linux-amd64.tar.gz
- Move the unpacked dir to
/usr/lib/jvm/
and create a symbolic link to make your life easier when updating the GraalVM version: