curl: Multiprotocol data transfer library and utility#

Description#

Multiprotocols data transfer library (and utility).

License#

“MIT style license” : see file “COPYING” at the root of the source tarball, explanations at https://curl.haxx.se/docs/copyright.html.

Upstream Contact#

According to the file README at the root of the tarball, contact is done by mailing https://curl.haxx.se/mail/

Type#

standard

Dependencies#

Version Information#

package-version.txt:

7.84.0

Equivalent System Packages#

conda:

$ conda install  curl

cygwin:

$ apt-cyg install libcurl-devel curl

Debian/Ubuntu:

$ sudo apt-get install  curl libcurl4-openssl-dev

Fedora/Redhat/CentOS:

$ sudo yum install  libcurl-devel curl

freebsd:

$ sudo pkg install ftp/curl

homebrew:

$ brew install curl

macports: install the following packages: curl

opensuse:

$ sudo zypper install curl "pkgconfig(libcurl)"

slackware:

$ sudo slackpkg install curl cyrus-sasl openldap-client libssh2

void:

$ sudo xbps-install  curl libcurl-devel

See https://repology.org/project/curl/versions

If the system package is installed, ./configure will check whether it can be used.