适用于macOS Sierra

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

安装完毕! 

==> Pouring wget-1.18.sierra.bottle.tar.gz

$ wget

wget: missing URL

Usage: wget [OPTION]... [URL]...

Try `wget --help' for more options.

相关文章:

  • 2021-08-20
  • 2022-12-23
  • 2022-12-23
  • 2022-01-05
  • 2021-10-15
  • 2022-01-22
  • 2021-04-01
猜你喜欢
  • 2022-12-23
  • 2022-01-02
  • 2022-12-23
  • 2021-08-04
  • 2021-04-05
  • 2021-04-09
  • 2021-12-22
相关资源
相似解决方案