Dpkg Was Interrupted You Must Manually Run Sudo Dpkg Configure To Correct The Problem ((full)) -
In such cases, you need to dig deeper.
If /var or / is 100% full, free up space by removing old logs, unused packages, or temporary files. In such cases, you need to dig deeper
sudo dpkg --configure -a | grep -oP "Package: \K.*" In such cases
If you encounter stubborn lock files or a failing post-installation script, the advanced methods outlined above will restore your package manager without requiring a full system reinstall. In such cases, you need to dig deeper

