TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

Ask HN: Should package managers include a reminder field?

2 点作者 freefriedrice大约 5 年前
I'm upgrading MacPorts after Catalina, and realized between `ports` and `brew` I have nearly thousands of packages installed. And I have no idea why. What would happen if package managers asked you for a "notes" or "comments" reminder line that is affixed to everything installed at that point? Good idea? Bad idea?

1 comment

battery_cowboy大约 5 年前
I&#x27;d love a way to see what i actually installed as a first party install, no package manager I&#x27;ve seen does this, if you ask it &quot;what packages are installed?&quot; every manager just lists every library and other garbage, rather than the items I asked it to install, specifically. It&#x27;s fucking stupid, and I can&#x27;t believe there isn&#x27;t a way to list those in every package manager.<p>So yes, a tagging system would be nice so maybe you could have it auto tag everything i install as &quot;user installed&quot; and the rest as &quot;dependency for user install&quot; or &quot;system base image package&quot;, for example.