macOS 安装 wget
Posted 远行
tags:
篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了macOS 安装 wget相关的知识,希望对你有一定的参考价值。
适用于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.
以上是关于macOS 安装 wget的主要内容,如果未能解决你的问题,请参考以下文章