标签:nbsp ati comment tor bin span upd ubuntu com
切换Python3为默认版本:
sudo update-alternatives --install /usr/bin/python python /usr/bin/python2 100
sudo update-alternatives --install /usr/bin/python python /usr/bin/python3 150
切换Python2为默认版本:
sudo update-alternatives --config python
标签:nbsp ati comment tor bin span upd ubuntu com
原文地址:http://www.cnblogs.com/lin135/p/7799650.html