Comment on Why do so many programming languages have their own package manager?
urushitan@kakera.kintsugi.moe 2 weeks ago
One thing also important here is that not all os / distro package managers let you pin or choose versions. When you update you update. Software projects often lock dependencies to specific known working versions, which package managers generally support