I tried installing JDK in my CentOS x64 web server, it looks like I have made a hash of things :(...

Now, how do I uninstall JDK 1.6.0_26 in Centos x64 linux?

Regards, Arvind.

link|improve this question

80% accept rate
Did you install openjdk from yum or Oracle JDK? – ghm1014 Jun 27 '11 at 15:14
i installed using yum... – Arvind Jul 3 '11 at 9:32
feedback

1 Answer

up vote 0 down vote accepted

Have you tried yum remove jdk?

link|improve this answer
thanks it worked :) – Arvind Jun 26 '11 at 23:20
@Arvind Be sure to accept the answer if it fixed your problem. That's how ServerFault and the rest of the Stackexchange network works – TheLQ Jun 28 '11 at 23:26
i accepted the answer , Thanks a ton... :) – Arvind Jul 3 '11 at 9:31
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.