centos7 - ARM7 的 EPEL 存储库

标签 centos7 armv7 banana-pi epel

尝试使用 CentOS 7 设置香蕉 pi 以用作 NAS,我遇到了许多必须自己编译的软件包。

我想知道 armv7 架构是否有专门的 repo ?

%uname -a
Linux bananapi 4.2.3-200.el7.armv7hl #1 SMP Wed Nov 25 18:01:51 EST 2015 armv7l armv7l armv7l GNU/Linux

最佳答案

我试图在运行 CentOS 7 的 RPi3 上安装 Python3。我尝试从 EPEL 存储库( sudo yum install epel-release && sudo yum install python34 )安装。这失败了,但经过一番挖掘后,我发现 CentOS wiki 有一个很好的部分适用于 32 位 arm。
我按照说明(在维基的最底部),然后我就能够安装 自动生成、未签名和未经测试的 EPEL 7 工作版本。我还没有在 SO 上找到提到这个,所以我希望它有所帮助。

How can I enable EPEL 7 on armhfp ?

The answer is easy in a sense that there is no official EPEL repository for armfhp. But because lot of users were asking for this, we decided to use the centos armhfp builders to (re)build Source packages from EPEL 7 (and try to track those automatically) when they're idle. Please note that it's just an automatic rebuild without any QA/test, and also resulting pkgs aren't signed either. To use that repository, proceed like this :

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
之后,运行 sudo yum install epel-release成功了,安装 Python3 也是如此。

关于centos7 - ARM7 的 EPEL 存储库,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/35925066/

相关文章:

ios - AdMob ARMv7s 支持

linux - Banana Pi 未启动(红色 LED 亮起)

centos - 如何在 CentOS 上创建/dev/one?

java - 使用替代品在 centos 上安装 java

linux - 在 CentOS7.5 上启动后延迟

linux - Mac 上的 ssh Banana pi

linux - 如何在Centos上安装ssh2?

static-libraries - 无法针对 armv7s 构建 idoub

ios - 文件不包含armv7切片