'How to uninstall Conan completely

I use Windows 10. I have installed Conan using virtualenv and pip. Then I have uninstalled Conan: pip uninstall conan. The user directory (C:/Users/user) contains .conan directory. Should I remove it manually or pip has some option to remove directories created by a package ?



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source