I’ve been trying the COSMIC store and it looks like it killed my apt somehow. Apt says that there is a version mismatch between some libc6 packages, but I checked with dpkg and it all looks correct.

Apt says that I’ve a newer version of some packages but that is not true. Is there any way to fix this?
EDIT: Fixed formatting


did you apt update beforehand ? it is weird that it’s trying to install lower level libc6
I regularly update using a macro in the terminal that just runs
sudo apt update && sudo apt upgradebut this time I decided to install an update via the COSMIC store