choco
choco copied to clipboard
Include software install path in `choco info` output
Following this tweet, it would be great if the installation folder could be inquired somehow. For example, the command choco info packageName
could also report the path.
...or maybe a new command such as "diags" that could display choco version info, install location, Chocolatey cache location, nuget cache location, configured features (not a list of all of them), system state, validation checks, a quick check and report that the CRCs are OK on all Chocolatey files, a quick ping to the configured sources, etc.
@bcurran3 anything giving the information required is appreciated. But I think the info command is more intuitive. If I'm not mistaken HomeBrew does the same.
I think I misunderstood. I was thinking more upstream and about Chocolatey versus just a single package.
I guess my suggestion is a completely different one. I'll create a new issue. Done: https://github.com/chocolatey/choco/issues/1903
My use-case (problem) was I installed irfanview on a brand new Win 10 machine, but it's not in Program Files, I can't find it in the start menu (search results send me to the Web), etc. I know if you're clever you realize all things get installed in the secret choco place, but I can't remember what that is and expected it to come out of an info
command.
Unfortunately, I am going to have to re-open this issue, as it will not be possible to bring this change in at present.
This change, while small and which builds on this issue, can't be implemented fully in Chocolatey Licensed Extension without changing the dependency on the Chocolatey package. This is not something we are planning in this release, so this change will be reverted and will be re-added in the next release.
Apologies on this. Please let me know if you have any questions.