Announcement

Collapse
No announcement yet.

Update Firefox Snap?

Collapse
This topic is closed.
X
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

    Update Firefox Snap?

    My version of Firefox I got after installing Kubuntu 22.04 is outdated, how should I update it? Discover doesn't seem to offer snap updates. I see there's a "snap refresh" command I can use in terminal, but surely there must be a GUI method I am missing?

    #2
    I use the non-snap method of installing tar xjf firefox-*.tar.bz2​, Instructions found here:
    https://support.mozilla.org/en-US/kb...advanced-users
    Boot Info Script

    Comment


      #3
      Originally posted by Thwompin View Post
      My version of Firefox I got after installing Kubuntu 22.04 is outdated, how should I update it? Discover doesn't seem to offer snap updates. I see there's a "snap refresh" command I can use in terminal, but surely there must be a GUI method I am missing?

      iirc the FF snap should be updating itself. What version is being reported as installed? Check the actual Firefox version from within the application itself, if you are not sure. If it isn't 104.0.2, then see if running those commands in the terminal either work, or produce error messages that may help describe why you are not getting updates to it.

      Comment


        #4
        From a command line window:

        Code:
        sudo snap refresh
        sigpic
        A person who never made a mistake never tried anything new. --Albert Einstein

        Comment

        Working...
        X