『葉狂人』的怕失憶筆記 Back-End

How To Install Java 9 with Apt-Get on Ubuntu 16.04

參考資料 https://www.digitalocean.com/community/tutorials/how-to-install-java-with-apt-get-on-ubuntu-16-04

Oracle JDK 9

sudo add-apt-repository ppa:webupd8team/java
sudo apt-get update
sudo apt-get install oracle-java9-installer

Managing Java

sudo update-alternatives --config java

Setting the JAVA_HOME Environment Variable

sudo nano /etc/environment

Edit /etc/environment

JAVA_HOME="/usr/lib/jvm/java-9-oracle"

Save and exit the file, and reload it.

source /etc/environment

echo $JAVA_HOME
『葉狂人』的怕失憶筆記, author
重要的是你想往哪兒走,鎖定正確方向。What matters is where you want to go. Focus in the right direction!
美國地產大亨 唐納川普 Donald Trump