Package won't install

There’s a package called “org.kde.platform” which wants to be updated.
grafik

When I select this thing and click on “Apply”, manjaro asks me for the password and is doing nothing after that. Also when I retry the action. I also can’t uninstall it, it stays there.

I’m on 21.2.6 Qonos Manjaro Gnome

this is some kind of a bug, there are several post with this same issue you have… try to uninstall it with this command:
sudo flatpak uninstall org.kde.platform

Hey thanks.
It could help. The problem is, that when I want to uninstall the package, the output gives me back, that I can’t uninstall it, because a program (which is really important for me) needs this. What should I do now?

you could try running these:

flatpak uninstall --unused

And then:

flatpak update

Thanks, it helped!

flatpak uninstall --unused didn’t help, it says “nothing unused to uninstall” but

flatpak update was the solution!

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