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

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

相关文章:

  • 2021-05-19
  • 2021-12-12
  • 2022-12-23
  • 2021-06-23
  • 2021-11-23
  • 2021-12-04
  • 2021-11-18
  • 2021-12-15
猜你喜欢
  • 2022-01-22
  • 2022-01-16
  • 2022-12-23
  • 2022-12-23
  • 2021-10-14
相关资源
相似解决方案