rpm-ostree install --apply-live (which did not have a Flatpak and cannot be installed onto a Distrobox without pulling the entirety of KDE). However, as it was finishing, this happened:rpm-ostree had an abort and proceeded to coredump. Upon checking rpm-ostree status, now it's like this:rpm-ostree cleanup -p in hopes this would revert me to the previous state, but that only removed the first image, leaving the current (interrupted) one and the one without layered packages, so now it's like this:ostree fsck, and this reported corrupted objects. However, I saw this was a known issue with container-based distros.rpm-ostree rollback and move on? I'd like to avoid removing all layered packages since rpm-ostree install always takes ages to do anything.rpm-ostree rollback does seem to fix it. I'm going to wait and see whether the crash problem is transient or not.