LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   .bin extention (https://www.linuxquestions.org/questions/linux-newbie-8/bin-extention-96517/)

troycus 09-24-2003 08:17 PM

.bin extention
 
I just downloaded RealPlayer 8 with an extention of .bin. What do I use to install with this extention. Also, I just installed Netscape 7.1. It istalled great. How do I get rid of Mozilla.

Hangdog42 09-24-2003 08:29 PM

First you have to make the .bin file executable.

chmod +x filename.bin

Then you execute it.

./filename.bin

As for removing mozilla, there are various ways depending on what distro you run. However, deleting the directories should always work.


All times are GMT -5. The time now is 08:31 AM.