Results 1 to 6 of 6
I want to remove Mozilla Browser and install Opera. But when I go to install it, it says it wants to remove epiphany-browser, gnome, gnome-desktop-enviroment and mozilla-psm. Is there any ...
Enjoy an ad free experience by logging in. Not a member yet? Register.
- 06-07-2006 #1Just Joined!
- Join Date
- May 2006
- Posts
- 95
Remove Mozilla
I want to remove Mozilla Browser and install Opera. But when I go to install it, it says it wants to remove epiphany-browser, gnome, gnome-desktop-enviroment and mozilla-psm. Is there any way around this? Or do I have to keep it?
- 06-07-2006 #2
The package gnome-desktop-environment has a dependency with either: epiphany-browser | galeon | mozilla-firefox-gnome-support.
So one of these 3 is needed.
However epiphany-browser depends on mozilla-browser. So if you want to uninstall Mozilla, you have to install Galeon instead, which doesn't depend on Mozilla.
So as you see it gets complicated. Just keep Mozilla, it's a very good browser.
You can install Opera alongside no problem."To express yourself in freedom, you must die to everything of yesterday. From the 'old', you derive security; from the 'new', you gain the flow."
-Bruce Lee
- 06-07-2006 #3
The Mozilla package should be removed from the repos as it is no longer being developed by Mozilla. If you liked Mozilla you should try Seamonkey it rocks. Or Firefox.
Might want to do a search on problems with Opera, there are a couple threads over at LQ.org wheretrying to update with Opera installed has caused problems.Debian Sid LXDE Kernel liquorix CPU Pentium IV 2.80GHz GeForce 9400 GT
Debian - "If you can't apt-get something, it isn't useful or doesn't exist"
Giant Debian sources.list | Debian upgrade script smxi | sysinfo script inxi
- 06-07-2006 #4Just Joined!
- Join Date
- May 2006
- Posts
- 95
Would I be able to install firefox, since it is outdated and and uninstll mozilla? Will the others become dependent on firefox instead?
- 06-07-2006 #5
Yes, on Debian Sarge, if you install mozilla-firefox and mozilla-firefox-gnome-support or Galeon, then you'll be able to uninstall mozilla-browser.
But why not just keep it? Just don't use it.
On Sarge, if you like to install a new version of Firefox, you can download the Firefox binary package from mozilla.org.
Then untar it :
Move it to a directory where your user as right access :Code:cd download tar zxf firefox-1.5.0.4.tar.gz
Then configure the plugins so it takes advantage of existing plugins :Code:cd some_directory mv ~/download/firefox .
Then you can make a shortcut to the new Firefox somewhere (which is in ~/some_directory/firefox/firefox). For that to work you have to keep either the old Firefox or the old Mozilla. This new Firefox will be automatically updated following Mozilla's update of Firefox.Code:cd firefox rm -r plugins locate "libnullplugin.so" | sed s/"libnullplugin.so"/""/ | xargs ln -s
"To express yourself in freedom, you must die to everything of yesterday. From the 'old', you derive security; from the 'new', you gain the flow."
-Bruce Lee
- 06-25-2006 #6Just Joined!
- Join Date
- Jun 2006
- Location
- Maryland
- Posts
- 24
How do you run those commands? And where?
Originally Posted by antidrugue


Reply With Quote
