linux un install all python and pip code example Example: pip3 uninstall all pip3 freeze | xargs pip3 uninstall -y