【Homebrew】Homebrew常用操作2024-02-16 17:12:46 1 安装与卸载软件 # 安装 brew install 软件包名 # 卸载 brew uninstall 软件包名 2 查看已经安装好的软件列表 brew list 3 查看软件包信息 brew info 软件包名 4 查看可以安装的软件版本 brew search 软件包名 上一篇:Mac 安装 Homebrew 简单 介绍 使用下一篇:【homebrew】Error: Failure while executing; `git clone https://github.com/Homebrew/homebrew-core /usr/