curl from home:matthewdva:dnf 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:matthewdva:dnf/CentOS_7/home:matthewdva:dnf.repo yum install curl
Grab binary packages directly
Add repository and install manually
For RHEL 7 run the following as root:
cd /etc/yum.repos.d/ wget https://download.opensuse.org/repositories/home:matthewdva:dnf/RHEL_7/home:matthewdva:dnf.repo yum install curl