Skip to content

Instantly share code, notes, and snippets.

@xgenvn
Created July 8, 2019 06:43
Show Gist options
  • Select an option

  • Save xgenvn/9b9217b6b6ad8cb76f8eea06851d9433 to your computer and use it in GitHub Desktop.

Select an option

Save xgenvn/9b9217b6b6ad8cb76f8eea06851d9433 to your computer and use it in GitHub Desktop.
JDK 12 Ubuntu
sudo add-apt-repository ppa:linuxuprising/java
sudo apt update
sudo apt install oracle-java12-installer
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment