What live system packages can be removed post-install?

What live system packages can be removed post-install?
My current install list: (everything except gnome-console and kernel* is from live system)

$ dnf repoquery --userinstalled
aajohan-comfortaa-fonts-0:3.101-10.fc39.noarch
anaconda-0:39.32.4-1.fc39.x86_64
anaconda-install-env-deps-0:39.32.4-1.fc39.x86_64
anaconda-live-0:39.32.4-1.fc39.x86_64
dracut-live-0:059-14.fc39.x86_64
gnome-console-0:45.0-1.fc39.x86_64
kernel-0:6.5.4-300.fc39.x86_64
kernel-0:6.5.5-300.fc39.x86_64
kernel-0:6.5.6-300.fc39.x86_64
kernel-core-0:6.5.4-300.fc39.x86_64
kernel-core-0:6.5.5-300.fc39.x86_64
kernel-core-0:6.5.6-300.fc39.x86_64
kernel-modules-0:6.5.4-300.fc39.x86_64
kernel-modules-0:6.5.5-300.fc39.x86_64
kernel-modules-0:6.5.6-300.fc39.x86_64
kernel-modules-core-0:6.5.4-300.fc39.x86_64
kernel-modules-core-0:6.5.5-300.fc39.x86_64
kernel-modules-core-0:6.5.6-300.fc39.x86_64
kernel-modules-extra-0:6.5.4-300.fc39.x86_64
kernel-modules-extra-0:6.5.5-300.fc39.x86_64
kernel-modules-extra-0:6.5.6-300.fc39.x86_64
langpacks-en-0:4.0-9.fc39.noarch
livesys-scripts-0:0.5.0-1.fc39.noarch

Ref:

You could remove the packages, but why go to the trouble?

It will take some effort to work out what is safe to remove and it will not save that much disk space.

The old kernels are good to keep around just in case a new kernel does not boot on your hardware. By defaults 3 kernels are kept.

aajohan-comfortaa-fonts
anaconda
anaconda-install-env-deps
anaconda-live
dracut-live
livesys-scripts

Basically everything except kernel and langpack.

p.s.
No guarantees as I just looked up the package descriptions on Fedora Packages. Nothing seems broken at the moment.
The font can be removed since I think the system uses font meta package, a single font seems weird.