I wanted a fresh install of Python and ran sudo apt-get remove --purge python. Apparently it has killed almost everything I had installed in my system.
Looking at the history.log I guess I could manually install the packages again, but there are hundreds of them, I can't just copy paste.
Ironically, python is still installed. Could I perform some replace regex with it so I can fix this mess? Or with bash.