Any reason you are not using the debloated packages from here?
https://github.com/pkgforge-dev/Anylinux-AppImages/blob/e861e2adf25d60691793349d1069bc285a0feeb7/useful-tools/demo/qt6-dbus-demo-appimage.sh#L40-L42
They will:
-
get rid of the 150 MiB libLLVM.
-
get rid of 30 MiB libicudata.
-
get rid of the 20 MiB libx265.
And there is some more like kiconthemes-mini which remove the bundled breeze icon theme from libKF6BreezeIcons.so (25 MiB), yes KDE now does this of shipping the entire icon theme in a lib to guarantee they always have the needed icons, it really depends on the app since some apps really need specific icons provided by the breeze theme (like kdenlive).
Any reason you are not using the debloated packages from here?
https://github.com/pkgforge-dev/Anylinux-AppImages/blob/e861e2adf25d60691793349d1069bc285a0feeb7/useful-tools/demo/qt6-dbus-demo-appimage.sh#L40-L42
They will:
get rid of the 150 MiB libLLVM.
get rid of 30 MiB libicudata.
get rid of the 20 MiB libx265.
And there is some more like
kiconthemes-miniwhich remove the bundled breeze icon theme fromlibKF6BreezeIcons.so(25 MiB), yes KDE now does this of shipping the entire icon theme in a lib to guarantee they always have the needed icons, it really depends on the app since some apps really need specific icons provided by the breeze theme (like kdenlive).