Centos7.6如何升級(jí)curl版本
時(shí)間:2024/5/21 9:12:13   來(lái)源:米安網(wǎng)絡(luò)   作者:云主機(jī)配置專(zhuān)家   點(diǎn)擊:295次
						1.輸入
rpm -Uvh http://www.city-fan.org/ftp/contrib/yum-repo/rhel6/ x86_64/city-fan.org-release-2-1.rhel6.noarch.rpm
按回車(chē)鍵安裝依賴(lài)軟件
	
 
2.輸入
vi /etc/yum.repos.d/city-fan.org.repo
按回車(chē)鍵安裝依賴(lài)軟件
	
 
3.修改enabled的值為1,然后然后按“ESC”鍵輸入wq按回車(chē)鍵保存退出vi編輯
	
 
4.輸入
yum update curl --enablerepo=city-fan.org -y
按回車(chē)鍵執(zhí)行安裝
	
 
5.輸入
curl -V
按回車(chē)鍵可以查看版本
	
		
	
版權(quán)保護(hù): 本文「Centos7.6如何升級(jí)curl版本」由 云主機(jī)配置專(zhuān)家 原創(chuàng),轉(zhuǎn)載請(qǐng)保留鏈接: http://m.iqcg.cn/docs/system/575.html

