Add infomation about clearing http cache during uninstallation
- Dominant language
- MDX
- Stars
- 223
- Forks
- 248
- Avg merge
- 1d 26m
- Merged PRs (30d)
- 4
Description
## What New Or Updated Would You Like To See?
To update the information about uninstalling Chocolatey CLI, and that there is a HTTP Cache folder that is associated and can be safely deleted as part of the uninstallation.
There are two locations that can be safely deleted if they exist:
- `$env:ProgramData\ChocolateyHttpCache`
- `$env:USERPROFILE\.chocolatey\http-cache`
## Why Is It Needed?
We already documented how Chocolatey CLI is uninstalled, along with some of the variables that are used.
We however are missing the usage of the HTTP Cache directory.
## Additional Context?
There was confusion by one or more users about whether these directories could be safely deleted or not.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.