Linux vs Windows (part 2)

https://lemmy.world/post/22341452

Linux vs Windows (part 2) - Lemmy.World

somepackage requires otherpackage version >10.1.79 otherpackage is already at latest version

Have fun compiling it yourself and messing up what is managed by the package manager and what’s not. And don’t forget that the update might break some other package along the way

Huh, pacman always seemed to automatically work out those dependency loops, or whatever you want to call them, when I was on EndeavourOS. The only time I had an issue with updating was when I went like two weeks without updating, and then ran out of harddrive space halfway through installing the 600 updates.
Well not if you’re on Ubuntu and need the latest version of e.g. npm for some nvim plugin, because that version is not in the repository.