
centos yum安装Python3.8(史上最简单)
介绍
使用软件集合 (SCL) 在 CentOS 7 上安装 Python 3.8
支持
当引入这项技术时,红帽软件集合产品生命周期 - 红帽客户门户网站比,2023-052024-06 似乎是 EOL。
在此之后报告的漏洞和错误的响应可能无法实施。
仓库注册
# yum install -y centos-release-scl
安装
# cat /etc/redhat-release
CentOS Linux release 7.8.2003 (Core)
# yum install -y rh-python38 which
# scl enable rh-python38 bash
查看
# python -V

============ 欢迎各位老板打赏~ ===========

