curl: command line tool for transferring data
Contents
Overview of package
Package: | curl |
---|---|
Description: | command line tool for transferring data |
For more information: | http://curl.haxx.se |
Categories: | |
License: | OpenSource (Curl license (MIT based)) |
General usage information
curl is a command line tool for transferring data to or from a server supporting a variety of protocols including HTTP, HTTPS, FTP, FTPS, SFTP, and SMB.
The curl command has been added to your path.
In case you need to link against this library in your code, the following environmental variables have been defined:
- \$CURL_ROOT has been set to the root of the curl installation
- \$CURL_LIBDIR points to the directory containing the libraries
- \$CURL_INCDIR points to the directory containing the header files
You will probably wish to use these by adding the following flags to your compilation command (e.g. to CFLAGS in your Makefile):
- -I\$CURL_INCDIR
- -L\$CURL_LIBDIR -Wl,-rpath,\$CURL_LIBDIR${endlist}
Available versions of the package curl, by cluster
This section lists the available versions of the package curlon the different clusters.
Available versions of curl on the Deepthought2 cluster (RHEL8)
Available versions of curl on the Deepthought2 cluster (RHEL8) Version Module tags CPU optimized for GPU ready? 7.68.0 curl/7.68.0 ivybridge N 7.63.0 curl/7.63.0 x86_64 N Available versions of curl on the Juggernaut cluster
Available versions of curl on the Juggernaut cluster Version Module tags CPU optimized for GPU ready? 7.68.0 curl/7.68.0 broadwell N