4 ms·
Curious, what's the difference with this and `apt-get --fix-broken install`?
by mikewhy 4y ago
Curious, what's the difference with this and `apt-get --fix-broken install`?
- paskozdilar 4y agoHonestly, I have no idea. If I recall correctly, I think there were some situations where --fix-broken did nothing for me, but the script did. I don't remember it nearly well enough to guarantee, though. One difference I'm sure about is that the script marks all recursively installed dependencies as manually installed, which may not be favorable (e.g. if you wanted to remove the top-level package, all the dependencies would not be removed automatically).