How do I install cURL on cygwin?

前端 未结 17 2120
夕颜
夕颜 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 05:49

    From the documentation:

    Installing and Updating Cygwin for 64-bit versions of Windows

    Run setup-x86_64.exe any time you want to update or install a Cygwin package for 64-bit windows. The signature for setup-x86_64.exe can be used to verify the validity of this binary using this public key.

    https://cygwin.com/install.html

提交回复
热议问题