Results 1 to 3 of 3
i have just installed the java run time environment (jre-6u21-linux-i586.bin) in the wrong directory on my desktop version of Ubuntu. i wish to uninstall the files that are in the ...
- 07-25-2010 #1Just Joined!
- Join Date
- Jul 2008
- Posts
- 9
how do i uninstall a bin file
i have just installed the java run time environment (jre-6u21-linux-i586.bin) in the wrong directory on my desktop version of Ubuntu. i wish to uninstall the files that are in the incorrect location and then install these files in the correct directory (/usr/local/jrel.6.0_21). i cannot remove the incorrectly located files. the command rm -R does not work, it claims that no such directory exists. the result of ls -l shop it to have the following permissions (drwxr-xr-x 8 root root 4096 2010-07-25 12:33 jre1.6.0_21). i cannot change into the directory. the lsattr attributes of the directory are --- --- --- ---. i cannot move the directory and files as again the directory does not exist.
i have also used apt-get remove but still no success
the question is how do i uninstall these bin directory/files???
- 07-25-2010 #2
See this link, it explains things pretty well.
Easy Linux tips project: Oracle (Sun) Java JREI do not respond to private messages asking for Linux help, Please keep it on the forums only.
All new users please read this.** Forum FAQS. ** Adopt an unanswered post.
- 07-27-2010 #3Just Joined!
- Join Date
- Jul 2008
- Posts
- 9
thanks for the advice MikeTbob but it did not work, whatever i tried from the command line failed. I succeeded removing the directory/file by using the gui dolphin. bye


Reply With Quote