Update window keeps on showing 4 entries from flatpak

I am using te below Manjaro version (Xfce),

[amitt@amit-nuc7cjyh ~]$ uname -a
Linux amit-nuc7cjyh 6.6.74-1-MANJARO #1 SMP PREEMPT_DYNAMIC Thu Jan 23 21:32:07 UTC 2025 x86_64 GNU/Linux

My update window keeps on showing the below 4 flatpak packages in the to-be-updated category. They never get fulfilled even after updating. Attaching the image below,

Any tips?

Just a reminder that this forum does have a search feature, and also a Latest Support/Snap/Flatpak topics - Manjaro Linux Forum section.

This has been a successful solution for the same issue:

1 Like

Manjaro Wiki - Flatpak - Updating Flatpaks

Updating your collection of Flatpaks is a simple process. Simply run the command:

flatpak upgrade
1 Like

Thanks. Running flatpak update solved the issue for me.

[amitt@amit-nuc7cjyh ~]$ flatpak update
Looking for updates…

Info: runtime org.kde.Platform branch 5.15-22.08 is end-of-life, with reason:
   We strongly recommend moving to the latest Qt 5.15-based stable version of the Platform and SDK

Info: runtime org.freedesktop.Platform.VAAPI.Intel branch 22.08 is end-of-life, with reason:
   org.freedesktop.Platform 22.08 is no longer receiving fixes and security updates. Please update to a supported runtime version.

Info: runtime org.freedesktop.Platform.GL.default branch 22.08-extra is end-of-life, with reason:
   org.freedesktop.Platform 22.08 is no longer receiving fixes and security updates. Please update to a supported runtime version.

Info: runtime org.freedesktop.Platform.GL.default branch 22.08 is end-of-life, with reason:
   org.freedesktop.Platform 22.08 is no longer receiving fixes and security updates. Please update to a supported runtime version.


        ID                                   Branch      Op Remote  Download
 1. [âś“] org.gtk.Gtk3theme.Adwaita-dark       3.22        i  flathub 4.7 kB / 1.5 kB
 2. [-] org.freedesktop.Platform.GL.default  22.08       r
 3. [-] org.freedesktop.Platform.GL.default  22.08-extra r
 4. [-] org.freedesktop.Platform.VAAPI.Intel 22.08       r
 5. [-] org.kde.Platform.Locale              5.15-22.08  r
 6. [-] org.kde.Platform                     5.15-22.08  r

Changes complete.
[amitt@amit-nuc7cjyh ~]$ 

Referred below topic as well.

Thanks for the prompt help. I couldn’t quickly infer flatpak upgrade is actually a command I needed to run. Searched the topics on your provided link and referred the replies here to solve it. Thanks again.

1 Like

This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.