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
The second paragraph explains what is happening in this case.
Cura doesn't perform an upgrade. It installs the newer version. The reason the manifest hasn't been modified to "uninstallPrevious" is because Cura has settings that users might want to keep. So the Windows Package Manager sees the earlier version is still installed on the system and is attempting to upgrade it. We're going to add more logic such that if the latest version is already installed on the system it won't try to update the earlier version.
The version is included in the name, so you can winget list cura and winget uninstall "Ultimaker Cura <version>" to remove the version you want removed.
Trivia: Ultimaker.Cura was one of the first packages in the repository (even before public preview).
@myokeeh we've identified this Issue as a duplicate of another one that already exists. This specific instance is being closed in favor of tracking the concern over on the referenced Issue. Thanks for your report! Be sure to add your 👍 to the other issue to help raise the priority.
I've noticed that when I
winget upgrade --all
, a couple items always show up with the same version and winget downloads them and reinstalls them.Ultimaker Cura [Ultimaker.Cura] Version 5.0.0
CrystalDiskInfo (I can't remember the version)
Originally posted by @myokeeh in #2248
The text was updated successfully, but these errors were encountered: