1.查询指令 rpm -qa|grep java 或 rpm -qa|grep jdk 或 rpm -qa|grep gcj 2.卸载jdk指令 rpm -e --nodeps *(表示1显示的jdk名) 相关文章: