flathub/flatpak repo () 所占用的位置/var/lib/flatpak/repo
非常疯狂,这个问题是众所周知的。
我已经卸载了未使用的应用程序或用snap
repo 等效程序替换了它们。不幸的是,它并没有像我希望的那样清理干净。
在使用该命令时,flatpak list --show-details
它会显示一些带有关于弃用的注释的行:
Ref Origin Active commit Latest commit Installed size Options
org.freedesktop.Platform/x86_64/20.08 flathub 0b445d980a32 - 746,9 MB system,runtime,eol=org.freedesktop.Platform 20.08 is no longer receiving fixes and security updates. Please update to a supported runtime version.
...
org.gnome.Platform/x86_64/41 flathub 399027e27485 - 775,4 MB system,runtime,eol=The GNOME 41 runtime is no longer supported as of September 17, 2022. Please ask your application developer to migrate to a supported platform.
...
org.kde.Platform/x86_64/5.14 flathub 1339af97dfb3 - 1,0 GB system,runtime,eol=The KDE 5.14 runtime is no longer supported and does not receive security updates. We strongly recommend migrating to a supported runtime.
...
org.kde.Platform/x86_64/5.15 flathub f2a7e3e29086 - 1,0 GB system,runtime,eol=We strongly recommend moving to the latest stable version of the Plaform and SDK.
那么,如何确保卸载这些元素而不损害其他元素的稳定性?