当前位置:   article > 正文

Mac(A1)下Homebrew的安装与配置_homwbrew 在opt/homebrew 实际安装在/homebrew

homwbrew 在opt/homebrew 实际安装在/homebrew

概述

Homebrew是一款包管理工具,目前支持macOS和linux系统。主要有四个部分组成: brew、homebrew-core 、homebrew-cask、homebrew-bottles。
在这里插入图片描述

安装 ARM 版 Homebrew

ARM版Homebrew需要安装在/opt/homebrew路径下,早期的时候需要手动创建目录执行命令,目前使用最新脚本不需要手动操作。

/bin/bash -c "$(curl -fsSL https://cdn.jsdelivr.net/gh/ineo6/homebrew-install/install.sh)"
  • 1

在这里插入图片描述

环境变量配置

添加 Homebrew 到 /Users/anan/.bash_profile 文件的 PATH 中
  • 1
echo 'eval "
    本文内容由网友自发贡献,转载请注明出处:【wpsshop博客】
    推荐阅读
    相关标签
      

    闽ICP备14008679号