ubuntu install java8
Ubuntu 下使用 ppa 安装最新的 java8
apt update
apt install -y software-properties-common
add-apt-repository ppa:webupd8team/java
apt update
apt install -y oracle-java8-installer
Reproduced please indicate the author and the source, and error a link to this page.
text link:
/ubuntu-install-java8.html