一、yum安装方式

1)搜索openjdk-devel相关的安装包

yum search java|grep jdk

2)安装对应的版本

yum install -y java-1.8.0-openjdk-devel.x86_64

相关文章: