You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
PS C:\WINDOWS\system32> winget install --id Amazon.Corretto.8
Es wurde kein Paket gefunden, das den Eingabekriterien entspricht.
PS C:\WINDOWS\system32> winget install --id Amazon.Corretto.8.JRE
PS C:\WINDOWS\system32> winget install -e --id Amazon.Corretto.8.JRE -a x86
Gefunden Amazon Corretto JRE 8 [Amazon.Corretto.8.JRE] Version 1.8.0.492
[...]
Hello
I just noticed an error with a package name, as it is incomplete:
https://winget.run/pkg/Amazon/Corretto.8 says to:
However, this cannot be found.
It is just missing a ".JRE" at the end. See: github/winget-pkgs/Amazon/Corretto/8/JRE
Thank you
Steffen