需要先添加ppa
  sudo add-apt-repository ppa:webupd8team/java

  sudo apt-get update

  安装jdk8
  sudo apt-get install oracle-java8-installer

相关文章: