首先从Apple Store下载Xcode,然后安装Xcode,
接着安装Homebrew包管理,类似于Ubuntu下的apt-get: 终端下输入
ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)"
最后在终端下输入:
brew install wget
就可以了
macos上安装wget命令
·
转载于:https://www.cnblogs.com/LvLoveYuForever/p/6179352.html
更多推荐



所有评论(0)