curl

curl is an open source command line tool and library for transferring data with URL syntax

Home http://www.curl.haxx.se/
Versions 7.45.0
License MIT
Recipe https://github.com/bioconda/bioconda-recipes/tree/master/recipes/curl

Installation

With an activated Bioconda channel (see Setup and usage), install with:

conda install curl

and update with:

conda update curl