PDF download Download Article
An easy-to-follow guide on how to install cURL on your computer
PDF download Download Article

cURL is short for Client URL and is a command-line or script used to transfer data. [1] This wikiHow will show you how to install cURL on Windows.

  1. Go to https://curl.haxx.se/download.html in a web browser. cURL is used in command lines or scripts to transfer data. For example curl https://www.wikihow.com will return the HTTP response.
  2. You'll see this under the "Download Wizard" header.
    Advertisement
  3. This is usually the first listing in the menu.
  4. If your CPU is a 32-bit processor, you'll need to download the 32-bit version; if your CPU is a 64-bit processor, you can download either, but the 64-bit version of cURL will take full advantage of your CPU's benefits. [2]
  5. This is next to the drop-down menu of available OS-compatible downloads.
  6. Some builds of cURL, like with Win32, have different versions. Click the drop-down to select a version.
    • If "Generic" is available, choose that.
    • Click Select to continue. You'll be directed to a page of recommended downloads.
  7. This is usually a link to a download from the official cURL website.
  8. You may have to choose between a 32-bit and 64-bit build again.
  9. When your file browser pops up, choose a location to save the file and click Save .
  10. A zipped file will download to the location you specified, and you'll need to unzip the folder to continue.
    • Right-click on the folder and select ' Extract All , then specify a location where you want to unzip the files to.
  11. exe . " . You'll find the root folder in the location you previously specified. And you'll probably find "curl.exe" in the bin folder.
  12. You can also type "CMD" in the search area of the Start Menu.
  13. If you opened the command window from the address bar of file browser while you were navigated in the "bin" folder, command prompt should already have the appropriate address entered.
    • You should see command prompt return to you commands that you can try with curl. [3]
    • You can use the curl command on your computer from that specific path. If you type "curl" in command prompt at a path different from where it's located (in the "bin" folder of the unzipped folder), it will not work.
  14. Advertisement


Expert Q&A

Ask a Question
      Advertisement

      Tips

      Submit a Tip
      All tip submissions are carefully reviewed before being published
      Thanks for submitting a tip for review!

      About This Article

      Article Summary X

      1. Go to https://curl.haxx.se/download.html in a web browser.
      2. Click curl Download Wizard .
      3. Click curl executable .
      4. Click the drop-down under "Select Operating System" and select Windows 32 or 64.
      5. Click Select .
      6. Select what version you want (only available for certain downloads, like Win32).
      7. Click the arrow in the first result.
      8. Click the build you want.
      9. Save the downloaded file.
      10. Extract the files from the zipped folder.
      11. Open the unzipped folder and files and find "curl.exe."
      12. Type "cmd" in the address bar of your file browser to launch a command window.
      13. Type "curl" into the command window and press Enter .

      Did this summary help you?
      Thanks to all authors for creating a page that has been read 42,585 times.

      Is this article up to date?

      Advertisement