rhel 7.X服务器上最新的正式python3安装是什么

问题描述

我很困惑

在google中搜索了一段时间之后,我们发现了许多网站,这些网站介绍了如何在rhel 7上安装python 3

我想解释一下我们的需求

我们有生产服务器,现在我们要在所有服务器上添加python 3

当前python版本是python 2.7.5

我也在REDHAT个网站上进行了搜索,但没有找到有关最新python 3.x版本的正式文档

我发现的是以下站点/帖子

https://www.unixarena.com/2018/05/how-to-install-python-3-on-redhat-enterprise-linux-7-x.html/

我们尝试过,并成功安装了python 3.x版本

但是问题是,我们不确定我们是否可以信任这篇文章和python包

由于我们在谈论非常重要和安全的服务器,因此我们希望确定python 3的安装

请咨询-在python 3服务器上安装rhel 7.x的最佳方法是什么(使用yum更好)

我们无法下载以下rpm的

yum repolist

rhel-7-server-optional-rpms/7Server/x86_64                                   Red Hat Enterprise Linux 7 Server - Optional (RPMs)                                                       22,108
rhel-7-server-rpms/7Server/x86_64                                            Red Hat Enterprise Linux 7 Server (RPMs)                                                                  30,607
rhel-server-rhscl-7-rpms/7Server/x86_64                                      Red Hat Software Collections RPMs for Red Hat Enterprise Linux 7 Server 



 yumdownloader install rh-python38-numpy rh-python38-scipy  rh-python38-python-tools  rh-python38-python-six
Loaded plugins: langpacks,product-id
No Match for argument install
No Match for argument rh-python38-numpy
No Match for argument rh-python38-scipy
No Match for argument rh-python38-python-tools
rh-python38-python-six-1.12.0-10.el7.noarch.rpm    

解决方法

暂无找到可以解决该程序问题的有效方法,小编努力寻找整理中!

如果你已经找到好的解决方法,欢迎将解决方案带上本链接一起发送给小编。

小编邮箱:dio#foxmail.com (将#修改为@)