Obstacle


Solution how to install package libcurl-devel


Working solution

# -y, --assumeyes Assume yes; assume that the answer to any question which would be asked is yes.

OS: Red Hat / CentOS

sudo yum install libcurl-devel -y

OS: Ubuntu

sudo apt-get install libcurl-devel