How to uninstall python in ubuntu completely and reinstalling it?
My python was corrupted due to some module. So I planned to re-installed or remove the python completely from my Ubuntu 16.04 machine. But sudo apt-get install –reinstall python2.7 command was also failing and was throwing same error. So I finally Did few hacks and cracks. Here are the steps -Removing all python version manually Updating Ubuntu … Read more