centos8 安装python2
centos8 使用 dnf 安装 python2:
sudo dnf install python2
查看版本
python2 -v
热门推荐
-
4、 Linux常用命令
-
8、 spring发送邮件
-
9、 mj12bot
centos8 使用 dnf 安装 python2:
sudo dnf install python2
python2 -v