Desktop App - GSA Advantage

If you are an Ubuntu user, a more convenient way may be adding a Personal Package Archive (PPA). In order to do so, open a Terminal and write: sudo apt-get install python-software-properties sudo add-apt-repository ppa:webupd8team/java. sudo apt-get update Then you can install JDK 7 or JDK 8 writing the following command: ................
................