Linux Lite Forums

Software - Support => Other => Topic started by: f23948 on August 25, 2021, 05:24:25 PM

Title: Firefox stable vs Firefox ESR super stable
Post by: f23948 on August 25, 2021, 05:24:25 PM
I don't like Firefox stable!I like Firefox ESR super stable!Can I uninstall Firefox stable and install Firefox ESR super stable?
Title: Re: Firefox stable vs Firefox ESR super stable
Post by: Moltke on August 26, 2021, 09:25:19 PM
I don't like Firefox stable!I like Firefox ESR super stable!Can I uninstall Firefox stable and install Firefox ESR super stable?

I don't know what you mean by "super stable", but you can download the tarball from here https://www.mozilla.org/en-US/firefox/all/#product-desktop-esr
extract the contents, move to /opt,
Code: [Select]
sudo mv firefox-esr /opt and add it to whisker menu, so it is available there, that way you can have both, or if you want to remove the other one, launch Linux Lite Terminal and type
Code: [Select]
sudo apt autoremove --purge firefox type in your password when asked, hit Enter, and that's it.
Title: Re: Firefox stable vs Firefox ESR super stable
Post by: f23948 on August 26, 2021, 09:31:31 PM
Oh ok cool thank you
Title: Re: Firefox stable vs Firefox ESR super stable
Post by: Moltke on August 27, 2021, 08:17:01 AM
Oh ok cool thank you

You're welcome. :)
Title: Re: Firefox stable vs Firefox ESR super stable
Post by: f23948 on March 03, 2022, 11:26:06 AM
After I installed Firefox ESR, can I delete "check for update for Firefox" and can i add "check for update for Firefox ESR"?
Title: Re: Firefox stable vs Firefox ESR super stable
Post by: f23948 on March 03, 2022, 11:45:28 PM
Code: [Select]
sudo add-apt-repository ppa:mozillateam/ppa
Code: [Select]
sudo apt autoremove --purge firefox
Code: [Select]
sudo apt-get update
Code: [Select]
sudo apt install firefox-esrFirefox regular stable has been uninstalled. Firefox ESR stable has been installed. Am I correct? I don't like to keep it both
Title: Re: Firefox stable vs Firefox ESR super stable
Post by: f23948 on March 04, 2022, 10:47:45 AM
BUMP still waiting for reply
Title: Re: Firefox stable vs Firefox ESR super stable
Post by: f23948 on March 04, 2022, 02:26:17 PM
i don't know what you mean:
Code: [Select]
sudo mv firefox-esr /optI mean my own:
Code: [Select]
sudo apt autoremove --purge firefox
Code: [Select]
sudo add-apt-repository ppa:mozillateam/ppa
Code: [Select]
sudo apt-get update
Code: [Select]
sudo apt install firefox-esrFirefox regular stable has been uninstalled. Firefox ESR stable has been installed. Am I correct? I don't like to keep it both
Title: Re: Firefox stable vs Firefox ESR super stable
Post by: Balvir Ahuja on March 08, 2022, 01:33:23 AM
Firefox ESR does not include the most recent features, but it does include the most recent security and stability . Downgrade protection has been added to Firefox to prevent data corruption in user profiles. From the Firefox ESR download page, you may get the Firefox Extended Support Release for your operating system and language. 
Title: Re: Firefox stable vs Firefox ESR super stable
Post by: Moltke on March 09, 2022, 04:25:45 PM
i don't know what you mean:
Code: [Select]
sudo mv firefox-esr /optI mean my own:
Code: [Select]
sudo apt autoremove --purge firefox
Code: [Select]
sudo add-apt-repository ppa:mozillateam/ppa
Code: [Select]
sudo apt-get update
Code: [Select]
sudo apt install firefox-esrFirefox regular stable has been uninstalled. Firefox ESR stable has been installed. Am I correct? I don't like to keep it both

Yes, looks like it. Is Firefox still around in your system? If it's not, then you did remove it. My first statement, "I don't know what you mean", was about the term "super stable" you used. I use Firefox beta, and for me, it works well; no bugs or issues whatsoever. At some point I even used FF developer edition, but that one was quite buggy.