Remove OSS Java
The open source variant of Java is usually installed by default. If you don't want/need it, remove it with the following commands:
$ rpm -e java-1.4.2-gcj-compat-1.4.2.0-27jpp
$ rpm -e gcc-java
$ rpm -e java-1.4.2-gcj-compat-1.4.2.0-27jpp
$ rpm -e gcc-java
<< Home