更新软件包列表:
$ sudo apt-get update
安装openjdk-8-jdk:
$ sudo apt-get install openjdk-8-jdk
查看java版本:
$ java -version