We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Java RE from your repos doesn't work correctly with gngr. You're going to need to download JRE binary blob from Oracle.
Steps:
tar zxf jre-8u74-linux-x64.tar.gz
jre1.8.0_74/bin/java -jar gngr-0.3.10.jar
This will not install the binary blobs from Oracle system-wide or run any code from Oracle as root user.