Page 1 of 1

firefix

Posted: Sat Jan 01, 2011 2:40 am
by jesica
i do I uninstall Firefox and all the other browsers, I just want Opera on my LMDE

Re: firefix

Posted: Sat Jan 01, 2011 7:22 am
by iuliuscezar
sudo apt-get remove --purge firefox
You could also try : Menu-Internet-Firefox-right click-uninstall :) (works for any application,really).

Re: firefix

Posted: Sat Jan 01, 2011 7:22 am
by secipolla

Code: Select all

sudo apt-get purge firefox && sudo apt-get autoremove --purge
Is there any other browser besides Firefox?
(note: I don't have LMDE so if you run the command above to remove Firefox read if it will remove anything important before hitting enter. After removing Firefox it will search for its dependencies and remove them as well)

Re: firefix

Posted: Sun Jan 02, 2011 2:01 am
by jesica
iuliuscezar wrote:sudo apt-get remove --purge firefox
You could also try : Menu-Internet-Firefox-right click-uninstall :) (works for any application,really).

The problem with this , as I already have done this. it install another browser their when you delete firefox, when you delete the other browser, the firefox is back again

so yes, this option does not work with LMDE