curl from home:netway:backports project
Select Your Operating System
Add repository and install manually
For CentOS 7 run the following as root:
cd /etc/yum.repos.d/ wget https://download.opensuse.org/repositories/home:netway:backports/CentOS_7/home:netway:backports.repo yum install curl
Grab binary packages directly
Add repository and install manually
For CentOS 6 run the following as root:
cd /etc/yum.repos.d/ wget https://download.opensuse.org/repositories/home:netway:backports/CentOS_6/home:netway:backports.repo yum install curl