Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
wget 是否移动到一个包中?我曾经使用 setup.exe 并搜索wget安装它。我再也看不到它了。
wget
该net软件包已安装。两者都试图运行wget并且locate wget什么也没有出现。
net
locate wget
只需安装cyg-get:
choco install cyg-get
然后:
cyg-get install wget
wget是它自己的包-> http://cygwin.com/packages/wget/
$ cygcheck -f $( which wget ) wget-1.13.4-1