centos8 安装python2
centos8 使用 dnf 安装 python2:
sudo dnf install python2
查看版本
python2 -v
0
赞
centos8 使用 dnf 安装 python2:
sudo dnf install python2
python2 -v