1.安装EPEL yum install epel-release -y 2.安装Python3.6 yum install python3 -y
主页 文章列表 Centos7下yum安装Python3.6环境 2023年1月12日 · 1 分钟 · 10 字 · AIHugoBlog 1.安装EPEL# yum install epel-release -y 2.安装Python3.6# yum install python3 -y