Skip to content

Instantly share code, notes, and snippets.

@Liam-Nothing
Created July 15, 2024 19:15
Show Gist options
  • Save Liam-Nothing/28b64fe082aa0a8b5866c2b2e6b2b0d7 to your computer and use it in GitHub Desktop.
Save Liam-Nothing/28b64fe082aa0a8b5866c2b2e6b2b0d7 to your computer and use it in GitHub Desktop.
pip freeze | % {pip uninstall -y $_.split('==')[0]}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment