python3 version # 查看版本
which python3 # 查看安装路径
sudo killall python3 #停止ptyhon进程
ls /usr/bin/python* # 查看
sudo apt-get remove python3 移除
python3 version # 查看版本
which python3 # 查看安装路径
sudo killall python3 #停止ptyhon进程
ls /usr/bin/python* # 查看
sudo apt-get remove python3 移除
“您的支持是我持续分享的动力”
文章类别