首先从Apple Store下载Xcode,然后安装Xcode,
接着安装Homebrew包管理,类似于Ubuntu下的apt-get: 终端下输入
ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)"

最后在终端下输入:
brew install wget
就可以了

相关文章:

  • 2021-07-19
  • 2022-12-23
  • 2022-01-04
  • 2021-07-31
  • 2021-11-21
  • 2021-12-28
  • 2022-01-17
猜你喜欢
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2021-12-06
  • 2021-12-06
  • 2022-01-07
  • 2021-12-02
相关资源
相似解决方案