How do I install cURL on cygwin?

前端 未结 17 2122
夕颜
夕颜 2020-12-02 05:23

I tried to enable curl on cygwin but it says bash: curl: command not found

How do I install curl on cygwin?

17条回答
  •  日久生厌
    2020-12-02 06:03

    I just copied the folder "curl-7.43.0" from zip file that I downloaded from curl website curl.haxx.se into cygwin64 folder on drive C:. And then I have used it with prefix curl in cygwin command terminal.

    My actual download location from softpedia, I have used Softpedia Mirror (US)

提交回复
热议问题