Create a city-fan.org yum repository file:
touch /etc/yum.repos.d/city-fan.repo
/etc/yum.repos.d/city-fan.repo dosyasını text editor ile açıp içerisene kodu kaydediyoruz.
[CityFan] name=City Fan Repo baseurl=http://www.city-fan.org/ftp/contrib/yum-repo/rhel$releasever/$basearch/ enabled=1 gpgcheck=0
yum update curl
curl --version