-
Notifications
You must be signed in to change notification settings - Fork 1.1k
Closed
Milestone
Description
Hello
Conan 2.9.3
OS: WSL2 Ubuntu 22.04
I would like to completely clear my cache folder.
I did conan remove "*" -c and conan cache clean --build --source --temp --backup-sources --download -vvv "*"
But I am still left with 13G of files in ~/.conan2/sources/s
My initial though was that the --source argument on conan cache clean... would take care of that, but it doesn't.
How do I clear my cache folder?
Regards
Klaus
Have you read the CONTRIBUTING guide?
- I've read the CONTRIBUTING guide
Reactions are currently unavailable