Updates failing due to dependencies after upgrade to Debian 13 (trixie)

If your updates are still failing on dependencies, run
sudo apt update
sudo apt install --fix-broken
to get the packages straightened out. Then you can remove the packages you don't need using apt remove or apt purge.