使用如下命令:

sudo vim .bash_profile

然后输入以下代码:

export PATH=/usr/local/bin:$PATH

再使用以下命令使配置生效:

source .bash_profile

这样就可以使用brew命令了

转载于:https://www.cnblogs.com/huiAlex/p/7986568.html

GitHub 加速计划 / br / brew
19
0
下载
🍺 The missing package manager for macOS (or Linux)
最近提交(Master分支:2 个月前 )
882bb52d Sort list of '--version'ed casks. 2 天前
02560c9f 'brew list --cask --version' produces an unsorted list. Also, the cask part of 'brew list --version' is unsorted, while the formulas are (still) sorted. 3 天前
Logo

旨在为数千万中国开发者提供一个无缝且高效的云端环境,以支持学习、使用和贡献开源项目。

更多推荐