树莓派 Centos7 安装EPEL 7
Posted iove
tags:
篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了树莓派 Centos7 安装EPEL 7相关的知识,希望对你有一定的参考价值。
cat > /etc/yum.repos.d/epel.repo << EOF [epel] name=Epel rebuild for armhfp baseurl=https://armv7.dev.centos.org/repodir/epel-pass-1/ enabled=1 gpgcheck=0 EOF
以上是关于树莓派 Centos7 安装EPEL 7的主要内容,如果未能解决你的问题,请参考以下文章