您的位置:首页 > 其它

How to add repositories for yum install

2013-10-09 10:37 176 查看
--enablerepo enables repositories that are disabled for some reason (look for disabled=yes in the repo files in /etc/yum.repos.d).

[your repository tag]
name = repositor name
baseurl = http://www.xxx enabled = 1 # by default to pull from this repository
gpgcheck = 0
内容来自用户分享和网络整理,不保证内容的准确性,如有侵权内容,可联系管理员处理 点击这里给我发消息
标签: