LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Software (https://www.linuxquestions.org/questions/linux-software-2/)
-   -   removing all java from fedora 3 (https://www.linuxquestions.org/questions/linux-software-2/removing-all-java-from-fedora-3-a-270238/)

Doug.Gentry 12-25-2004 01:59 PM

removing all java from fedora 3
 
I'm looking for a way to remove all instances of java from my fedora 3.

Reason being, I downloaded the jre 1.5 one and later aftere still not able to get it right, I went into the /usr/java and deleted the file for the jre1'5 and then I also went into my /home and deleted the rpm and the other downloaded one.

later while trying to once again download and install it.
while installing it says it's already installed.

Well, when I look in the java file. It's not there.
when I look in the firefox 1.0 plugins... it's not there either.

So, I'm hoping there's a way to just delete all the java crap in here so it'll let me then sownload and install it again and hopefully get it right.

Thanks
Doug

homey 12-25-2004 02:35 PM

There are a few things you could try....
yum remove jre

apt-get remove jre
or use synaptic which is a gui tool for apt-get

rpm -qa | grep jre
rpm -e jre-1.5.0-fcs ## or jre- what ever the previous line returns.

Brian1 12-25-2004 02:53 PM

Hey Doug, where are you on your install now. Check back on your fedora forum post and lets go from there.

Brian1

Doug.Gentry 12-25-2004 04:26 PM

Brian1, you're the best!
thank you so much for all your hard work.
I hope you have some hair left!


All times are GMT -5. The time now is 04:00 PM.