Quantcast
Channel: How do I ignore unmet dependencies while using apt-get remove? - Server Fault
Viewing all articles
Browse latest Browse all 2

Answer by Johan B.W. de Vries for How do I ignore unmet dependencies while using apt-get remove?

$
0
0

dpkg --remove DOES remove the packages without complaining about the failed install. That get you disk space to do apt-get -f autoremove


Viewing all articles
Browse latest Browse all 2

Trending Articles