uninstall all python installed code example Example: python3 remove all packages pip freeze | xargs pip uninstall -y