Hacker News new | ask | show | jobs
by 1337shadow 1670 days ago
> Manage all dependencies there

Are you saying "put the different version of every dependency you need in there if you have to"?

Because I don't think package managers are ready for that, they usually like to have one version installed per package.

1 comments

>Because I don't think package managers are ready for that, they usually like to have one version installed per package.

That's on them. Other language package managers can do it...

Exactly, the whole topic is about easing the process for Linux distro packagers right?