VPS小组

在CentOS7上用yum安装支持HTTP/2的cURL 7.62

转一下,以后可能会用到。

 

安装仓库

rpm -Uvh http://www.city-fan.org/ftp/contrib/yum-repo/city-fan.org-release-2-1.rhel7.noarch.rpm

编辑repo文件以开启仓库

cat /etc/yum.repos.d/city-fan.org.repo

把第一个enabled=0 改成 1, 保存

清理缓存并执行cURL升级

yum clean all
yum update curl

 

效果图:

退出移动版