I have a problem with my system. I want to get rid of some packages to free up some space, because I am running an Ubuntu chroot with crouton on a Chromebook with only 64GB of storage, almost all of which is filled.
However, I have a broken package on my system that is only partially installed. This is bad, because whenever I try to remove other packages, with the intent to free disk space, APT tries to fully install the package on my system, which isn't possible.
How can I remove this broken package without installing it first?
I have been through this before with MySQL migration gone bad. I would try this regardless of how much space this is going to save me. I just don't like having broken packages.
Good luck!