Email or username:

Password:

Forgot your password?
Top-level
Manegiste Flou ⏚ (he/him)

@mcc I'm running Mint so have some control on the updates. But this is a valuable advice , thanks!

3 comments
mcc

@LaurentB45 Actually, wait, I'm curious about this [I am an Ubuntu user currently considering switching to another distro]. How does Mint get Firefox updates? Is it through apt?

Manegiste Flou ⏚ (he/him)

@mcc I'm not Linux expert (but a decent user, with some experience in admin and IT in general), so this may not be fully exact:
- on my Mint box(es) I generally turn automatic updates off.
- I run apt update/apt upgrade regularly, and this is how I get Firefox updates.
- Currently, if I run "apt list --upgradeable" I see FF 128 is available.

Hope this helps.

@mcc I'm not Linux expert (but a decent user, with some experience in admin and IT in general), so this may not be fully exact:
- on my Mint box(es) I generally turn automatic updates off.
- I run apt update/apt upgrade regularly, and this is how I get Firefox updates.
- Currently, if I run "apt list --upgradeable" I see FF 128 is available.

183231bcb

@mcc@mastodon.social @LaurentB45@mamot.fr Depends on how you installed Firefox.

a)A default Mint install has a Firefox deb package pre-installed. This is packaged by the Mint team (it's not from Ubuntu or Debian, unlike the majority of Mint's deb packages). You can update this manually through sudo apt upgrade, or through the GUI using Mint Update. Mint Update also allows you to configure automatic updates.

b)If you replace the deb Firefox with a flatpak, then the default settings on Mint will update it automatically when you boot (this can be changed). Flatpaks can also be updated through Mint Update, or manually through the CLI.

@mcc@mastodon.social @LaurentB45@mamot.fr Depends on how you installed Firefox.

a)A default Mint install has a Firefox deb package pre-installed. This is packaged by the Mint team (it's not from Ubuntu or Debian, unlike the majority of Mint's deb packages). You can update this manually through sudo apt upgrade, or through the GUI using Mint Update. Mint Update also allows you to configure automatic updates.

b)If you replace the deb Firefox with a flatpak, then the default settings on Mint will update...

Go Up