Centos7上安裝dnf-plugins-core


為了在Centos上使用dnf copr命令,需要安裝dnf-plugins-core,找了很長時間,包括試了源碼編譯安裝都不行,最后找到了方法,執行下面的命令就可以了。

需要root權限

wget -P /etc/yum.repos.d/ https://copr.fedoraproject.org/coprs/jkastner/dnf-plugins-core/repo/epel-7/jkastner-dnf-plugins-core-epel-7.repo && yum install dnf-plugins-core

然后就能愉快的使用dnf copr了。


免責聲明!

本站轉載的文章為個人學習借鑒使用,本站對版權不負任何法律責任。如果侵犯了您的隱私權益,請聯系本站郵箱yoyou2525@163.com刪除。



 
粵ICP備18138465號   © 2018-2025 CODEPRJ.COM