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

Jud*_*udy 5 python rhel yum python-2.7 python-3.x

我很困扰

在谷歌搜索了一段时间后,我们发现了许多解释如何在其上安装python 3的站点。 rhel 7

我想说明我们的需求

我们有生产服务器,我们现在想在所有服务器上添加 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 3rhel 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    
Run Code Online (Sandbox Code Playgroud)