Quote:
Originally posted by oookiezooo
Hi, when i was running windows I used Opera, i think i preferred it to Firefox but wouldn't mind giving firefox another bash, but i was wondering does Opera work the same under Linux? that is, does it have the same shortcuts buttons etc. If so, does it still have the same bugs? Also, if i go with Opera, is it possible to completely uninstall Mozilla? I run the risk of sounding like a newbie here i know but it seems that lots of programs rely on Mozilla, do you get problems? What are your houghts and opinions?
Cheers, oookiezooo
|
I don't know what bugs you are referring to, but I've tested Opera on various Linux distributions and had no troubles with it. I've also used Konqueror, Firefox 1.0.2, Mozilla 1.8 and Netscape 7.2.
Konqueror has all sorts of nice features including my favorite which is masking itself to look like another browser on a different operating system. By "mask", I mean "browser identification". So the web site or ftp site you visit will see it as something other that what it is. It's fun I think because I can't think of why you would want people to think you are on MacOS or Microsoft 2000. Konqueror comes with the K Desktop Environment which is called just KDE and you can check them out at
http://www.kde.org
Firefox as you know has neat little features like blocking popups, advertisements, a restartable download window and a built-in
http://www.Google.com search window. Firefox can be downloaded at
http://www.mozilla.org
Mozilla is runs just like Netscape, can block popups like Firefox and even looks like Netscape except for the icon in the upper right which is an M. Mozilla can be downloaded at
http://www.mozilla.org
Netscape doesn't have the Google.com search window and defaults to the Netscape search site. The one advantage that Netscape 7.2 has over the rest is security, stability and built-in Flash support. Which means you don't have to download and install Flash. Netscape 7.2 can be downloaded at
http://www.netscape.com
Konqueror can't be installed without the entire X-Window System window manager KDE.
Firefox, Mozilla, Netscape from their sites have nice installers that you run like this from a console window as root:
Code:
./firefox-installer
Code:
./mozilla-installer
Code:
./netscape-installer
unless they are rpm's or debian packages (*.deb), then you would use the appropriate install syntax or use apt, emerge or yum depending upon the distribution you are using.
Opera also has an installer and as I stated it works fine under Linux. I don't like running Opera anymore even for another alternate web browser because it has those advertisements all over it. If you prefer it good for you, but the other browers I mentioned do what's required of a web browser without the adverts. The question for me is always, "Why use something with built-in internal spam?"
Firefox, Mozilla and Netscape have different themes you can install which is just plain awesome! And Konqueror, Firefox, Mozilla and Netscape all allow multiple tabs which saves your desktop from multiple web browser windows for each site you open if you want more than one site open at a time.
Hope this info gives you more insight in what to use.
Note: Make sure you read what dependencies each application requires before attempting to install them. Using apt, emerge or yum is the easiest way to install them, if the package is available for those install utilities.
EDIT: As for uninstalling... that would depend upon what distribution you are using.