首页 > 学院 > 开发设计 > 正文

CentOS 7源

2019-11-06 08:30:06
字体:
来源:转载
供稿:网友

epel源 wget http://dl.fedoraPRoject.org/pub/epel/epel-release-latest-7.noarch.rpm rpm -ivh epel-release-latest-7.noarch.rpm

nux源 rpm -Uvh http://li.nux.ro/download/nux/dextop/el7/x86_64/nux-dextop-release-0-1.el7.nux.noarch.rpm 对于 Repoforge/RPMforge 用户 据作者所说,目前已知Nux Dextop会与其他第三方库比如Repoforge和ATrpms相冲突。因此,如果你启用了除了EPEL的其他第三方库,强烈建议你将Nux Dextop仓库设置成“default off”(默认关闭)状态。 就是用文本编辑器打开/etc/yum.repos.d/nux-dextop.repo,并且在nux-desktop下面将”enabled=1” 改成 “enabled=0”。 无论何时当你从Nux Dextop仓库安装包时,显式地用下面的命令启用仓库。 $ sudo yum –enablerepo=nux-dextop install

remi源 rpm -Uvh http://mirrors.hustunique.com/remi/enterprise/remi-release-7.rpm

RPM Fusion rpm -Uvh http://download1.rpmfusion.org/free/el/updates/6/x86_64/rpmfusion-free-release-6-1.noarch.rpm

RepoForge rpm -Uvh http://pkgs.repoforge.org/rpmforge-release/rpmforge-release-0.5.3-1.el6.rf.x86_64.rpm


发表评论 共有条评论
用户名: 密码:
验证码: 匿名发表