Delete cached entries for a package.
Section: Cache Management
Remove cached package entries
bash
bash
python -m pip cache remove requestsExplanation
Useful if you suspect a stale or corrupted cached artifact.
Learn the surrounding workflow
Compare similar commands or jump into common fixes when this command is part of a bigger troubleshooting path.
Related commands
Same sheet · prioritizing Cache Management