Skip to content

Instantly share code, notes, and snippets.

@xgenvn
Created July 8, 2019 06:43
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save xgenvn/9b9217b6b6ad8cb76f8eea06851d9433 to your computer and use it in GitHub Desktop.
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