TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

A crash course in package managers

2 pointsby mprast3 months ago

1 comment

Hackbraten3 months ago
Thanks for posting this.<p>I think it’s important to clarify up front that there are two distinct classes of package managers. The article does that really well.<p>Btw, I’ve been thinking a lot lately about what would be good names for those. For example, the article calls them &quot;user-centric package managers&quot; (e.g. apt-get) vs. &quot;developer-centric package managers&quot; (e.g. pip.)<p>For the same ontology, I’ve come up with &quot;system(-level) package managers&quot; vs. &quot;platform package managers&quot;. With the former, I’m trying to emphasize that those affect the state of the entire host system. The latter usually has a development or platform environment as its boundary. Regardless, I kinda like the terms that the article proposes.
评论 #43465844 未加载