LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   *.bin files problem (https://www.linuxquestions.org/questions/linux-newbie-8/%2A-bin-files-problem-489034/)

mihalisla 10-03-2006 10:00 AM

*.bin files problem
 
Hello I'd like to know how a .bin file is installed and Uninstalled.How Can I total remove all files from an uninstallation of a *.bin file.Are there any cool options using the sh command???

Thank you for reading this message

acid_kewpie 10-03-2006 10:13 AM

just run it to install it i expect... that's java of something big like that? you might need to set it as executable first if it's not already "chmod +x file.bin" then just run it "./file.bin"

mihalisla 10-03-2006 10:25 AM

Firstly thnx for the reply but how do I uninstall it?I managed to install it using sh *.bin.
What about uninstallation?

reddazz 10-03-2006 10:35 AM

Quote:

Originally Posted by mihalisla
Firstly thnx for the reply but how do I uninstall it?I managed to install it using sh *.bin.
What about uninstallation?

This depends on the package. Some have uninstallers, but most don't so you have to manually remove the package from your system. What did you install?

mihalisla 10-03-2006 10:37 AM

I installed google -earth .How can I uninstall this manually.?

reddazz 10-04-2006 03:44 AM

The default installation location is /usr/local/google. I am sure you can just delete that and google earth will be removed from your system.

mihalisla 10-04-2006 03:38 PM

thank you for the support and sorry for the delay of the reply...


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