sudo apt-get remove python3.6
二、卸載python3.4及其依賴python
sudo apt-get remove --auto-remove python3.6
三、清除python3.4rem
sudo apt-get purge python3.4 or sudo apt-get purge --auto-remove python3.6