microsoft / winget-pkgs

The Microsoft community Windows Package Manager manifest repository
MIT License
8.52k stars 4.41k forks source link

[Package Issue]: Google.AndroidStudio.Canary #105902

Open Mik3Rizzo opened 1 year ago

Mik3Rizzo commented 1 year ago

Please confirm these before moving forward

Category of the issue

Other

Brief description of your issue

I installed Google.AndroidStudio.Canary package. If I winget list, Android Studio is seen like a regular application and is not sourced with winget.

Steps to reproduce

winget install Google.AndroidStudio.Canary winget list

Actual behavior

Android Studio installed with winget is seen like a regular application. It is not sourced with winget.

Expected behavior

Android Studio has to be sourced with winget.

Environment

Windows Package manager v1.4.10173
Windows: Windows.Desktop v10.0.19044.2846
Architecture: X64
Package: Microsoft.DesktopAppInstaller v1.19.10173.0

Screenshots and Logs

image

Trenly commented 1 year ago

I believe this is because there is Google.AndroidStudio, Google.AndroidStudio.Canary, and Google.AndroidStudio.Beta as available packages, but winget isn't able to determine which of the three is actually installed.