Skip to content

Latest commit

 

History

History
8 lines (7 loc) · 245 Bytes

File metadata and controls

8 lines (7 loc) · 245 Bytes

Uninstall Python Version

 sudo apt-get install --reinstall python2.x
sudo rm -rf /usr/bin/python2.x as well as python3.x
sudo rm -rf /usr/lib/python2.x as well as python3.x
sudo rm -rf /usr/local/lib/python2.x as well as python 3.x