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


Has it added repos that are conflicting with your distro’s main ones?
Check /etc/apt/sources.list and all the files in /etc/apt/sources.list.d/
Move anything that looks sus to somewhere else and then “apt-get clean” and retry.
Nope. Sources look good. I just removed some I don’t use anymore and then did an
apt-get cleanbut it’s still broken