Linux - Software This forum is for Software issues.
Having a problem installing a new program? Want to know which application is best for the job? Post your question in this forum. |
| Notices |
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
Are you new to LinuxQuestions.org? Visit the following links:
Site Howto |
Site FAQ |
Sitemap |
Register Now
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
 |
GNU/Linux Basic Guide
This 255-page guide will provide you with the keys to understand the philosophy of free software, teach you how to use and handle it, and give you the tools required to move easily in the world of GNU/Linux. Many users and administrators will be taking their first steps with this GNU/Linux Basic guide and it will show you how to approach and solve the problems you encounter.
Click Here to receive this Complete Guide absolutely free. |
|
 |
06-01-2003, 12:52 PM
|
#1
|
|
Member
Registered: Jan 2003
Location: United States of America and damn proud of it!
Distribution: Ubuntu
Posts: 460
Rep:
|
Removal of Java Runtime Environment (JRE)
Hello,
I was trying to install JRE on my system and screwed up the install the first time doing it. So, I removed all trace files and was going to download it again.
I wanted to make sure all traces were gone so I ran a locate java from the shell and it brought up all sorts of files that I thought I had deleted. However, in the GUI it doesn't show the files. How can I tell if the files are indeed gone or not?
|
|
|
|
06-01-2003, 11:02 PM
|
#2
|
|
Guru
Registered: Mar 2002
Location: Salt Lake City, UT - USA
Distribution: Gentoo ; LFS ; Kubuntu
Posts: 12,611
Rep:
|
updatedb first, then run a locate:
su -
enter root pass
updatedb &&
locate java
Cool
|
|
|
|
06-02-2003, 02:52 PM
|
#3
|
|
Member
Registered: Jan 2003
Location: United States of America and damn proud of it!
Distribution: Ubuntu
Posts: 460
Original Poster
Rep:
|
Okay, well apparently it was installed, however, how do I remove all traces of it and start over again? Thanks.
|
|
|
|
06-02-2003, 03:17 PM
|
#4
|
|
Senior Member
Registered: Dec 2002
Location: Atlantic City, NJ
Distribution: Ubuntu & Arch
Posts: 3,503
Rep:
|
Well whatever locate java returns will give you your answer. That is where java is still installed.
|
|
|
|
06-03-2003, 02:36 AM
|
#5
|
|
Guru
Registered: Mar 2002
Location: Salt Lake City, UT - USA
Distribution: Gentoo ; LFS ; Kubuntu
Posts: 12,611
Rep:
|
Quote:
Originally posted by scottpioso
Okay, well apparently it was installed, however, how do I remove all traces of it and start over again? Thanks.
|
How did you "try" to install it before? If you just copied the binary tarball over to /usr/local/java or something like that, a rm -r of the java directory should suffice. Remove the $PATH variable you changed (assuming you did) and that should be good. IF you used an rpm, an:
rpm -e java
Should also suffice. So, it depends on how you "attempted" to install it that will determine the course of uninstall.
Cool
|
|
|
|
06-03-2003, 06:44 AM
|
#6
|
|
Member
Registered: Jan 2003
Location: United States of America and damn proud of it!
Distribution: Ubuntu
Posts: 460
Original Poster
Rep:
|
I got it installed yesterday. Thanks.
|
|
|
|
| Thread Tools |
Search this Thread |
|
|
|
Posting Rules
|
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is Off
|
|
|
All times are GMT -5. The time now is 01:07 AM.
|
|
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.
|
Latest Threads
LQ News
|
|