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

Import command option to not upgrade installed packages #1763

Closed
jpawlowski opened this issue Dec 2, 2021 · 4 comments
Closed

Import command option to not upgrade installed packages #1763

jpawlowski opened this issue Dec 2, 2021 · 4 comments
Labels
Issue-Feature This is a feature request for the Windows Package Manager client.
Milestone

Comments

@jpawlowski
Copy link

Description of the new feature / enhancement

winget import currently will also install newer versions of packages that are already installed.

There shall be the option to ignore packages that are already installed on the system, no matter the version. This will safe a lot of time when one just wants to install any missing software and not mix this up with upgrades.

Proposed technical implementation details

Implement a command line option --ignore-installed to skip re-installing(=upgrading) a package.

@jpawlowski jpawlowski added the Issue-Feature This is a feature request for the Windows Package Manager client. label Dec 2, 2021
@ghost ghost added the Needs-Triage Issue need to be triaged label Dec 2, 2021
@jedieaston
Copy link
Contributor

Related: #929

@Trenly
Copy link
Contributor

Trenly commented Jan 13, 2023

@denelon - #2655

@denelon
Copy link
Contributor

denelon commented Jan 13, 2023

@Trenly did this make it into 1.4 Release Candidate (2)?

@Trenly
Copy link
Contributor

Trenly commented Jan 13, 2023

@Trenly did this make it into 1.4 Release Candidate (2)?

Looks like it did
image

@denelon denelon added this to the v1.4-Client milestone Jan 13, 2023
@denelon denelon closed this as completed Jan 13, 2023
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.
Projects
None yet
Development

No branches or pull requests

4 participants