apt update --fix-missing # start with a cleanup apt install -f # next do a force dpkg --configure -a
This might not be complete