How To Uninstall Java From Linux
RegisterLogin
How To Uninstall Java From Linux
Post Description: uninstalling sun java plugin for firefox is easy with these commands i have used in a fedora linux server i have for testing, these are the steps i took to remove java
Tags: how, to, uninstall, java, from, linux
This Post Was Posted On Apr 13, 2010 By Hostman #3376
Post Description: uninstalling sun java plugin for firefox is easy with these commands i have used in a fedora linux server i have for testing, these are the steps i took to remove java
Tags: how, to, uninstall, java, from, linux
This Post Was Posted On Apr 13, 2010 By Hostman #3376
How To Uninstall Java From Linux by Hostman
login as superuser
su
check to see what version you have installed in your linux:
rpm -qa | grep jre
output: jre-1.6.0_19-fcs
since i have installed: jre-1.6.0_19-fcs this is how i remove it
rpm -e jre-1.6.0_19-fcs
this is the output i got:
Preparing packages for installation...
jre-1.3.1_20-fcs
You have mail in /var/spool/mail/root
done
Leave Your Comments
chiz
#5384 1
wow thanks for that :)
Aug 14, 2011 Reply Report abuse
©2011 Webune Forums - Sun Dec 18, 2011 11:36 pm
Powered by: Webune Forums V3
Powered by: Webune Forums V3