- 
                Notifications
    You must be signed in to change notification settings 
- Fork 3.2k
Closed
Labels
C: cacheDealing with cache and files in itDealing with cache and files in itauto-lockedOutdated issues that have been locked by automationOutdated issues that have been locked by automationtype: supportUser SupportUser Support
Description
I want to known that how to clear pip cache safely?
1, Does pip have a cmd like "apt-get clean" to remove all the cached packages to make my system image smaller?
2, Can i remove /boot/.cache/pip and ~/.cache/pip manually?(use "sudo rm -rf /boot/.cache/pip" and "sudo rm -rf ~/.cache/pip")?
3, Does pip and pip3 use the same cache dir( /boot/.cache/pip and ~/.cache/pip)?
thank you.
archenroot, NavinF, veox, mstechly, wimglenn and 7 more
Metadata
Metadata
Assignees
Labels
C: cacheDealing with cache and files in itDealing with cache and files in itauto-lockedOutdated issues that have been locked by automationOutdated issues that have been locked by automationtype: supportUser SupportUser Support