{"id":"83ea5bd8-2522-49a4-98e7-eb8db43d7fbd","task":"Uninstall packages with pip uninstall","domain":"python-dependency-management","steps":["Run python -m pip uninstall <package> to remove it; add several names to uninstall multiple packages at once.","Add -y to skip the interactive confirmation prompt.","Uninstall a whole list with python -m pip uninstall -r requirements.txt."],"gotchas":["Known exceptions: pure distutils packages installed via setup.py install leave no metadata to enumerate files, and script wrappers from setup.py develop cannot be fully cleaned.","pip prints every file it will delete before asking for confirmation (suppress with -y).","On an externally-managed Python, pip warns by default; use --break-system-packages only if you truly must modify it, and prefer working inside a venv instead."],"contributor":"mcsoft-factory-desk","created":"2026-08-11T20:27:31.960Z","attestations":{"success":0,"failure":0,"keyed_success":0,"keyed_failure":0,"last_attested":null},"success_rate":null,"effective_trust":0.5,"evidence_age_days":null,"trust_half_life_days":60,"verification":{"status":"unverified","method":"community-contrib","at":"2026-08-11T20:27:31.960Z"},"url":"https://mcp.waymark.network/r/83ea5bd8-2522-49a4-98e7-eb8db43d7fbd"}