Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

winget update #191

Closed
AdilHindistan opened this issue May 19, 2020 · 3 comments
Closed

winget update #191

AdilHindistan opened this issue May 19, 2020 · 3 comments
Labels
Issue-Feature This is a feature request for the Windows Package Manager client. Resolution-Duplicate Issue is a duplicate
Milestone

Comments

@AdilHindistan
Copy link

Description of the new feature/enhancement

winget install xyz seems to install an app even if that same version is already installed.
There must a distinction for a new install vs an update of an existing version to a newer one.

  • winget update winget # updates winget to the latest version
  • winget update app1, app2 # updates app1 and app2 to their latest versions in repo
  • winget update python==3.8.1 # updates currently install python to version 3.8.1, if it exists in the repo
  • winget update --all # updates all existing packages to their latest version
@AdilHindistan AdilHindistan added the Issue-Feature This is a feature request for the Windows Package Manager client. label May 19, 2020
@utybo
Copy link

utybo commented May 19, 2020

This is probably a duplicate of #120

@KevinLaMS
Copy link
Contributor

Duplicate of #120

@KevinLaMS KevinLaMS marked this as a duplicate of #120 May 21, 2020
@ghost
Copy link

ghost commented May 21, 2020

Hi! We've identified this issue as a duplicate of another one that already exists on this Issue Tracker. This specific instance is being closed in favor of tracking the concern over on the referenced thread. Thanks for your report!

@ghost ghost closed this as completed May 21, 2020
@ghost ghost added the Resolution-Duplicate Issue is a duplicate label May 21, 2020
@denelon denelon added this to the v1.3-Client milestone Jun 21, 2022
This issue was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Issue-Feature This is a feature request for the Windows Package Manager client. Resolution-Duplicate Issue is a duplicate
Projects
None yet
Development

No branches or pull requests

4 participants