this post was submitted on 11 Feb 2024
3 points (100.0% liked)
Firefox
17857 readers
15 users here now
A place to discuss the news and latest developments on the open-source browser Firefox
founded 4 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
Shouldn't it update exactly when you want on Linux, because it's done by your package manager?
Would installing Firefox on winget solve OPs problem, assuming they are on Windows?
Not likely. Windows doesn’t like modifying open files, so the installer would probably request you close Firefox. Linux will happily change the in-use files underneath the browser, Firefox notices and prompts you to restart the browser when you open a new tab.
Yeah, I know when I update Firefox with pamac that when I next open it it's going to need to update. It takes 3 seconds and restores my open tabs afterwards. It's really not so bad.
Yes, it's done by the package and when you configure it to, which in practice is right now.
Actually, that's one of the things Ubuntu got right with Snap (hate is as much as you want). They install the new version in the background without interrupting your flow. The next time, you close Firefox and choose to open it again....tada... it's the new version.
I think Flatpak does that too, no?