centos 8 指定python 默认版本

作者: cayman 分类: 未分类 发布时间: 2021-03-23 15:20
alternatives --set python /usr/bin/python3 #指定python3
alternatives --set python /usr/bin/python2 #指定python2

发表回复

您的电子邮箱地址不会被公开。 必填项已用*标注