打开终端,执行如下指令 /bin/zsh -c "$(curl -fsSL https://gitee.com/cunkai/HomebrewCN/raw/master/Homebrew.sh)" 还原官网地址 git -C "/opt/homebrew" remote set-url origin https://github.com/Homebrew/brew 查看版本 brew -v 查找软件 brew search tcpdump 安装软件 brew install tcpdump 软件测试 sudo tcpdump