how to uninstall the jdk 1.7.0 in the ubuntu
- by kaiwii ho
i encounter a very strange problem,and here is the detail:
i'm going to uninstall the jdk 1.7.0.but when i use the rpm to check the appropriate name of the package,it prompt nothing.Anyway,when i use the command java -version,it will prompt the detail of the jdk 1.7.0.
below is the detail:
root@kaiwiiho:/usr/java# rpm -qa|grep jdk…