Mac安装homebrew

安装方式:

/usr/bin/ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)"

使用方式:

brew install xxx

比如:

安装git --- brew install git

安装maven --- brew install maven


安装/更新brew,报错:

Error: Could not link:

/usr/local/etc/bash_completion.d/brew

Please delete these paths and run `brew update`.

Error: Could not link:

/usr/local/share/zsh/site-functions/_brew

Please delete these paths and run `brew update`.

Error: Could not link:

/usr/local/share/man/man1/brew.1

Please delete these paths and run `brew update`.

Error: Could not link:

/usr/local/share/doc/homebrew

Please delete these paths and run `brew update`.

解决办法

rm -rf /usr/local/etc/bash_completion.d/brew

rm -rf /usr/local/share/zsh/site-functions/_brew

rm -rf /usr/local/share/man/man1/brew.1

rm -rf /usr/local/share/doc/homebrew

brew update

最后编辑于
©著作权归作者所有,转载或内容合作请联系作者
【社区内容提示】社区部分内容疑似由AI辅助生成,浏览时请结合常识与多方信息审慎甄别。
平台声明:文章内容(如有图片或视频亦包括在内)由作者上传并发布,文章内容仅代表作者本人观点,简书系信息发布平台,仅提供信息存储服务。

友情链接更多精彩内容