卸载python3
摘要:rpm -qa|grep python3|xargs rpm -ev --allmatches --nodeps 卸载pyhton3 whereis python3 |xargs rm -frv 删除所有残余文件 成功卸载! whereis python 查看现有安装的python
阅读全文
posted @
2020-01-24 20:33
XZhe
阅读(605)
推荐(0)
记录一下一个简单搭建ss服务的链接
摘要:https://blog.51cto.com/leoheng/2142850
阅读全文
posted @
2020-01-24 20:12
XZhe
阅读(425)
推荐(0)