文章詳情頁
在CentOS上如何安裝Nux Dextop倉庫?
瀏覽:341日期:2022-06-06 17:20:24
介紹
Nux Dextop是類似CentOS、RHEL、ScientificLinux的第三方RPM倉庫(比如:Ardour,Shutter等等)。目前,Nux Dextop對CentOS/RHEL 6|7可用。
安裝
Nux Dextop庫依賴于EPEL庫,所有要先安裝EPEL庫(需要管理員權(quán)限)。
如果安裝過則跳過。
$ su root $ yum -y install epel-release
對于RHEL6/CentOS 6(復(fù)制/粘貼):
$ rpm -Uvh http://li.nux.ro/download/nux/dextop/el6/x86_64/nux-dextop-release-0-2.el6.nux.noarch.rpm
對于RHEL/CentOS 7(復(fù)制/粘貼):
$ rpm -Uvh http://li.nux.ro/download/nux/dextop/el7/x86_64/nux-dextop-release-0-5.el7.nux.noarch.rpm
檢查Nux Dextop是否安裝成功:
$ yum repolist
如果倉庫列表中有Nux Dextop就安裝成功。
提示
由于Nux Dextop倉庫可能會與其他第三方庫有沖突,比如(Repoforge和ATrpms)。 所以,建議默認(rèn)情況下不啟用Nux Dextop倉庫。
打開/etc/yum.repos.d/nux-dextop.repo,將”enabled=1” 修改為 “enabled=0”。
$ sudo vi /etc/yum.repos.d/nux-dextop.repo
當(dāng)需要使用Nux Dextop倉庫時(shí),顯式啟用倉庫。
$ sudo yum --enablerepo=nux-dextop install <package-name>
相關(guān)文章:
1. CentOS7開啟 BBR為VPS加速詳解2. CentOS7無法使用Tab鍵補(bǔ)全命令的解決方法3. CentOS7默認(rèn)的快捷鍵怎么修改設(shè)置?4. Centos7安裝完畢后無法聯(lián)網(wǎng)顯示Server not found如何解決?5. 在vmware虛擬機(jī)中安裝Linux系統(tǒng)CentOS7詳細(xì)教程6. CentOS下libiconv庫的安裝和使用介紹7. centos7怎么進(jìn)去tmp目錄并清除垃圾?8. CentOS 6.6系統(tǒng)怎么安裝?CentOS Linux系統(tǒng)安裝配置圖解教程9. Unix是什么?Unix和Linux有什么區(qū)別?10. Centos7安裝Chacha20加密算法詳解
排行榜

網(wǎng)公網(wǎng)安備