• Skip to primary navigation
  • Skip to main content
  • Skip to primary sidebar
Source Digit

Source Digit

Linux, Ubuntu Tutorials & News, Technology, Gadgets & Gizmos

  • Home
  • How To
  • Ubuntu
  • Instagram
  • Blogging
  • Android
  • WordPress
  • +More
    • Cloud Computing
    • Gadgets
    • Social Media
    • Technology
  • Write for Us
Home / Ubuntu / cURL 7.50.3 Released – Install cURL On Ubuntu 16.04

cURL 7.50.3 Released – Install cURL On Ubuntu 16.04

By Sourabh / September 22, 2016 Category: How To, Ubuntu

cURL 7.50.3 is released with bug fixes and new features. Here’s how to install cURL on Ubuntu 16.04 and other Linux Ubuntu Derivatives. curl is the command line tool and library that is used for transferring data with URL syntax. curl is installed when you install the operating system. Brocade recommends that you install curl before running the controller installation script only for an offline installation.

cURL 7.50.3

  • CVE-2016-7167: escape and unescape integer overflows
  • mk-ca-bundle.pl: use SHA256 instead of SHA1
  • checksrc: detect strtok() use
  • errors: new alias CURLE_WEIRD_SERVER_REPLY
  • http2: support > 64bit sized uploads
  • openssl: fix bad memory free (regression)
  • CMake: hide private library symbols
  • http: refuse to pass on response body when NO_NODY is set
  • cmake: fix curl-config –static-libs
  • mbedtls: switch off NTLM in build if md4 isn’t available
  • curl: –create-dirs on windows groks both forward and backward slashes

Install cURL 7.50.3 on Ubuntu

Run the following commands in Terminal to install curl 7.50.3 on Ubuntu 16.04, Ubuntu 15.04, Ubuntu 14.04 and other Ubuntu Derivatives:

wget http://curl.haxx.se/download/curl-7.50.3.tar.gz
tar -xvf curl-7.50.3.tar.gz
cd curl-7.50.3/
./configure
make
sudo make install

Once installed, verify curl using the command given belo:

curl --version

Tags: cURL 7.50.3, cURL 7.50.3 Linux, cURL 7.50.3 Ubuntu, Download cURL 7.50.3, Install cURL 7.50.3, Install cURL 7.50.3 on Ubuntu, Linux cURL 7.50.3, Ubuntu cURL 7.50.3, Update cURL 7.50.3, Use cURL 7.50.3

Primary Sidebar

Latest Posts

Ubuntu 25.04 ‘Plucky Puffin’ Is Available To Download

How to Login as Root User in Linux Terminal

Install Firefox In Ubuntu Terminal Command Line

How To Check Kernel Installed Date In Linux Ubuntu

How To List All Kernel Modules That Are Loaded In Ubuntu

Enable Ubuntu Auto Login Without Password

Download Ubuntu 25.04 Official Default Wallpapers

How To Fix Initramfs Error In Ubuntu Command Line

How To Check All Available Kernel Version In Linux Ubuntu

3 Best Artificial Intelligence Domain Name Generators

© 2025 Source Digit • Linux, Ubuntu Tutorials & News, Technology, Gadgets & Gizmos

  • Home
  • About
  • Privacy Policy
  • Terms & Conditions
  • Contact Us
  • Sitemap