Scheduled Maintenance: We are aware of an issue with Google, AOL, and Yahoo services as email providers which are blocking new registrations. We are trying to fix the issue and we have several internal and external support tickets in process to resolve the issue. Please see: viewtopic.php?t=158230

 

 

 

[Solved] Firefox 60.2

New to Debian (Or Linux in general)? Ask your questions here!
Post Reply
Message
Author
User avatar
supusr
Posts: 44
Joined: 2016-11-09 20:07
Location: Mountain West, USA

[Solved] Firefox 60.2

#1 Post by supusr »

I find Debian unsurpassed for stability and package availability, so would like to continue using it. My only gripe is that the browser is not updated enough in the stable version. I don't need the latest and greatest of other packages, for the most part. Therefore, I would like to know how to use the newest Firefox in stable, and be assured that all dependencies are also installed. Ideally, I would like to remove ESR. Is there an easy way to do this, or any drawbacks?
Thanks, in advance.
Last edited by supusr on 2018-05-20 21:12, edited 1 time in total.

Wheelerof4te
Posts: 1454
Joined: 2015-08-30 20:14

Re: Firefox 60.2

#2 Post by Wheelerof4te »

There is a fairly easy way:
https://wiki.debian.org/Firefox#Firefox ... nd_Nightly
First hit on Google using "debian firefox" query.
Don't remove Firefox ESR, as a lot of core packages depend on it.

User avatar
supusr
Posts: 44
Joined: 2016-11-09 20:07
Location: Mountain West, USA

Re: Firefox 60.2

#3 Post by supusr »

Thanks. Part of your response is:

Using snap

Mozilla provides an official Snap package for Firefox:

sudo apt install snapd
sudo snap install firefox
snap run firefox

If I opt for this (easiest) method, will the new Firefox snap update when I do a regular sudo apt update && sudo apt dist-upgrade?
Thanks very much for the response.

Wheelerof4te
Posts: 1454
Joined: 2015-08-30 20:14

Re: Firefox 60.2

#4 Post by Wheelerof4te »

No, you must upgrade it with:

Code: Select all

snap refresh
Snaps are upgraded separately from the rest of the system, just like flatpaks.

User avatar
supusr
Posts: 44
Joined: 2016-11-09 20:07
Location: Mountain West, USA

[Solved] Re: Firefox 60.2

#5 Post by supusr »

Thanks. I will try this.

Bulkley
Posts: 6386
Joined: 2006-02-11 18:35
Has thanked: 2 times
Been thanked: 39 times

Re: [Solved] Firefox 60.2

#6 Post by Bulkley »

Re Firefox updates:

As I have stated elsewhere, I have Firefox Quantum running entirely in my user space. It checks for and does updates when opened. I down-loaded the tarball at version 57.0. It's now up to 60.0.1.

Post Reply