Skip to content

Instantly share code, notes, and snippets.

@andrewpetrochenkov
Created April 14, 2025 10:52
Show Gist options
  • Save andrewpetrochenkov/8046c7ed33fe0ee9a5c860b68bd04251 to your computer and use it in GitHub Desktop.
Save andrewpetrochenkov/8046c7ed33fe0ee9a5c860b68bd04251 to your computer and use it in GitHub Desktop.
pip uninstall package #pip #python
python3 -m pip uninstall -y "$(python3 setup.py --name)"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment