### Environment - Ubuntu 22 ### Feature Request When I uninstall Poetry using the script (`--uninstall`), the cache dir `~/.cache/pypoetry` was not removed by default. Maybe we should provide an option to remove the cache dir, or just remove them with `--uninstall` option itself.