securitydog77
New Member
When I did an update on software on my ubuntu, and then tried to bring up Proton.me in Firefox, it stated it was not compatable and I needed to update Firefox. Can't seem to update Firefox.
Firefox 130.0 Ubuntu 24.04 amd 64. Can't seem to get Firefox more updated.What version of FF is it? What version of Ubuntu?
Firefox 130.0 Ubuntu 24.04 amd 64. Can't seem to get Firefox more updated.
sudo apt update && sudo apt upgrade
sudo snap refresh
Mine is Ubuntu. Have not received it yet, 26 July 2026.Latest version of Firefox is 153.00
came as an update on Linux Mint, yesterday 25th July
We are talking about Proton email service, right? They provide client software for accessing email/calendar/other features that is a stand along program, no web browser needed. You can find it on their Downloads page.Explain pls
Firefox 130.0 Ubuntu 24.04 amd 64. Can't seem to get Firefox more updated.
sudo apt update && sudo apt upgrade
sudo snap refresh
I have tried updating from the Ubuntu software updater and from the command line.What happens when you try to update Firefox? Are you using the version from Ubuntu's repos? Or a version from somewhere else?
What I'm asking is, where/how did you initially install Firefox? From the Ubuntu repos, or somewhere else?I have tried updating from the Ubuntu software updater
I believe it was with the Ubuntu distro. Do not remember downloading it. Still learning to download stuff.What I'm asking is, where/how did you initially install Firefox? From the Ubuntu repos, or somewhere else?
Look at post #6 here, from The Duck. Have you tried his suggestions?
I believe it was with the Ubuntu distro. Do not remember downloading it. Still learning to download stuff.
Did as recommended.Most likely running Firefox Snap package.
Open terminal and copy and paste one at a time press enter and then enter password when asked.
Code:sudo apt update && sudo apt upgrade
Code:sudo snap refresh
snap list | grep firefox
securitydog77@HP-Laptop:~$ snap list | grep firefoxNot too familiar with snaps but you can share the output of the following?
Code:snap list | grep firefox
securitydog77@HP-Laptop:~$ snap list | grep firefox
firefox 130.0-2 4848 latest/stable/… mozilla** -
securitydog77@HP-Laptop:~$
It does look like it's on version 130, while 153 is the latest.securitydog77@HP-Laptop:~$ snap list | grep firefox
firefox 130.0-2 4848 latest/stable/… mozilla** -
securitydog77@HP-Laptop:~$
snap refresh --list
I can't remember what the last one does but I think it refreshes your snaps to the newest version available once you have run system updates. Can you share the output of the previously shared commands by @The Duck?Most likely running Firefox Snap package.
Open terminal and copy and paste one at a time press enter and then enter password when asked.
Code:sudo apt update && sudo apt upgrade
Code:sudo snap refresh
Already done that, updated ubuntu and firefox snap. Firefox does not update.It does look like it's on version 130, while 153 is the latest.
![]()
Install firefox on Linux | Snap Store
Get the latest version of firefox for Linux - Mozilla Firefox web browsersnapcraft.io
What's the output of the following?
Code:snap refresh --list
I can't remember what the last one does but I think it refreshes your snaps to the newest version available once you have run system updates. Can you share the output of the previously shared commands by @The Duck?