I would like to find out the location of the files of a package installed by a chocolatey. It seems the installation location is not consistent.
Suppose I run choco install pycharm. Is there a choco command to find out the files installed by this package?
I am using Windows 10.