当我跑步时,brew doctor我得到了一个共同的警告:
Warning: You have unlinked kegs in your Cellar
Leaving kegs unlinked can lead to build-trouble and cause brews that depend on
those kegs to fail to run properly once built. Run `brew link` on these:
# [...]
Run Code Online (Sandbox Code Playgroud)
对于要取消链接的小桶意味着什么?那到底brew link做了什么?
homebrew ×1