1.查询指令

rpm -qa|grep java

rpm -qa|grep jdk

rpm -qa|grep gcj

 

2.卸载jdk指令

rpm -e --nodeps *(表示1显示的jdk名)

相关文章: