Hallo,
ein paar doppelte Flatpaks konnte ich mit flatpak uninstall --unused löschen. Ausgabe jetzt gleich: Nothing unused to uninstall
Dennoch sind ein paar doppelte vorhanden. Hier zuerst die apps:
Code
tuxracer@kubuntu:~$ flatpak list --app
Name Anwendungskennung Version Zweig Installation
Wildcard com.felipekinoshita.Wildcard 0.3.3 stable system
Spotify com.spotify.Client 1.2.45.454.gc16ec9f6 stable system
MediathekView de.mediathekview.MediathekView 14.1.0 stable system
KCC io.github.ciromattia.kcc 6.2.0 stable system
Varia io.github.giantpinkrobots.varia v2024.5.7 stable system
Ungoogled Chromium io.github.ungoogled_software.ungoogled_chromium 128.0.6613.137-1-1 stable system
GNOME Netzwerkbildschirme org.gnome.NetworkDisplays 0.93.0 stable system
Krita org.kde.krita 5.2.3 stable system
ONLYOFFICE Desktop Editors org.onlyoffice.desktopeditors 8.1.1 stable system
Shotcut org.shotcut.Shotcut 24.09.13 stable system
Display More
und die "runtimes":
Code
tuxracer@kubuntu:~$ flatpak list --runtime
Name Anwendungskennung Version Zweig Installation
Codecs ….github.ungoogled_software.ungoogled_chromium.Codecs stable system
TAP-plugins org.freedesktop.LinuxAudio.Plugins.TAP 1.0.1 23.08 system
SWH org.freedesktop.LinuxAudio.Plugins.swh 0.4.17 22.08 system
SWH org.freedesktop.LinuxAudio.Plugins.swh 0.4.17 23.08 system
Freedesktop Platform org.freedesktop.Platform 23.08 system
Mesa org.freedesktop.Platform.GL.default 24.2.3 23.08 system
Mesa (Extra) org.freedesktop.Platform.GL.default 24.2.1 23.08-extra system
ffmpeg-full org.freedesktop.Platform.ffmpeg-full 23.08 system
openh264 org.freedesktop.Platform.openh264 2.4.1 2.4.1 system
GNOME Application Platform version … org.gnome.Platform 45 system
GNOME Application Platform version … org.gnome.Platform 46 system
Breeze GTK theme org.gtk.Gtk3theme.Breeze 6.1.5 3.22 system
KDE Application Platform org.kde.Platform 6.7 system
Display More
Wie lösche ich jetzt zum Beispiel die:
GNOME Application Platform version … org.gnome.Platform 45
Nicht das ich versehentlich die Version 46 lösche. Oder werden die Versionen 45 und 46 benötigt damit alle apps auch laufen.
Danke