Hacker News new | ask | show | jobs
by JdeBP 3745 days ago
> the philosophy as being "as unix like as possible" prevented it evolving and adding nice things like package managers

Others have pointed out that the existence of Slackware package management gives the lie to that assertion. It remains to point out that Unices had package managers, so being "Unix like" does not involve eschewing package management at all. XENIX had a package management system, for example. It originated in AT&T System V Release 4, was also present in Solaris, and has been picked up by the Heirloom Project.

* http://uw714doc.sco.com/en/man/html.1M/pkgadd.1M.html

* http://uw714doc.sco.com/en/man/html.1/pkginfo.1.html

* http://uw714doc.sco.com/en/man/html.1M/pkgrm.1M.html

* http://uw714doc.sco.com/en/man/html.1/pkgtrans.1.html

* http://uw714doc.sco.com/en/man/html.1M/pkgchk.1M.html

* http://uw714doc.sco.com/en/man/html.1M/pkgask.1M.html

* http://heirloom.sourceforge.net/pkgtools.html