Dpkg Was Interrupted You Must Manually Run Sudo Dpkg Configure To Correct The Problem 【Must See】
When this occurs, the package manager database locks up to prevent further damage, leaving your system in a "half-installed" state. Here is how to fix it and get your system back on track. 🛠️ The Primary Fix
Then reinstall the problematic package:
If apt cannot remove it normally, you can force dpkg to purge the package entirely from the database. When this occurs, the package manager database locks
sudo dpkg --configure mysql-server
Run the following command in your terminal: When this occurs
sudo lsof /var/lib/dpkg/lock-frontend sudo lsof /var/lib/dpkg/lock When this occurs, the package manager database locks