Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

A good package manager should allow to: -share dependencies -provide a way to install multiple versions of the same package

These requirements are not mutually exclusive. With a proper file system hierarchy both of them could be accomplished.

Most of the popular distribution's package managers (apt, pacman, etc) support the sharing dependencies but almost none of them support installing multiple versions of the package.

Given that storage space is very cheap nowadays I think a package manager like NPM which stores copies of the dependencies is not that bad actually.



Consider applying for YC's Summer 2026 batch! Applications are open till May 4

Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: