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

Create a way to update packages that have been installed with winget using "winget update" #894

Closed
beehivedevslc opened this issue Apr 23, 2021 · 3 comments
Labels
Issue-Feature This is a feature request for the Windows Package Manager client. Resolution-Duplicate Issue is a duplicate
Milestone

Comments

@beehivedevslc
Copy link

beehivedevslc commented Apr 23, 2021

Description of the new feature/enhancement

Create a way to update packages that have been installed with winget using "winget update packageName"

Proposed technical implementation details (optional)

There are many updates that happen to packages all the time. It would be great to include a way have the option to update the package that was installed to the latest version.

The "widget update packageName" would get the package updated to the latest version of such package.

@beehivedevslc beehivedevslc added the Issue-Feature This is a feature request for the Windows Package Manager client. label Apr 23, 2021
@ghost ghost added the Needs-Triage Issue need to be triaged label Apr 23, 2021
@denelon
Copy link
Contributor

denelon commented Apr 23, 2021

@215carlos the feature you are looking for is winget upgrade. It's currently an experimental feature. Just execute winget features to see what is available. You can enable the settings by modifying your settings.json file. If you execute winget settings your default .json editor will launch. If you have Visual Studio Code configured for this, the JSON schema will provide tooltips and auto-complete.

@denelon
Copy link
Contributor

denelon commented Apr 23, 2021

Duplicate of #120

@denelon denelon marked this as a duplicate of #120 Apr 23, 2021
@ghost
Copy link

ghost commented Apr 23, 2021

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 Apr 23, 2021
@ghost ghost added Resolution-Duplicate Issue is a duplicate and removed Needs-Triage Issue need to be triaged labels Apr 23, 2021
@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

2 participants