Skip to content

Instantly share code, notes, and snippets.

@nazmul629
Last active September 8, 2019 12:26
Show Gist options
  • Save nazmul629/0cd62a0c2c58b4d60d9752fa01917f47 to your computer and use it in GitHub Desktop.
Save nazmul629/0cd62a0c2c58b4d60d9752fa01917f47 to your computer and use it in GitHub Desktop.
JDK With NetBeans Install Process

JDK With NetBeans Installing Process

Firstly need to Downlod JDK File.
  • Open taeminal on the on the Jdk file. Now type Command on tarminal
  1. chmod +x jdk-8u111-nb-8_2-linux-x64.sh
  2. sudo ./jdk-8u111-nb-8_2-linux-x64.sh
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment