libc:amd64 is half-installed and preventing other things from upgrading or being installed

Solution 1:

I was having similar problem and got past it with:

sudo dpkg -i /var/cache/apt/archives/libc6_2.32-0ubuntu3_amd64.deb
sudo apt --fix-broken install