UW Faculty Web Server

sudo apt-get update Then you can install JDK 7 or JDK 8 writing the following command: sudo apt-get install oracle-java7-installer. sudo apt-get install oracle-java8-installer. If there are multiple Java installations on your computer, you can choose which Java version to use as default. To do this, execute the following command: sudo update ... ................
................