microsoft / microsoft/winget-cli

Improve Uninstall Confidence

Open
#2,252 1 comment 12 reactions 1 assignee View on GitHub

@yao-msft is already working on this.

Since Aug 1, 2022.

Area-Manifest Issue-Feature
Dominant language
C++
Stars
26.4k
Forks
1.8k
Avg merge
1d 11h
Merged PRs (30d)
15

Description

Description of the new feature / enhancement

The Windows Package Manager runs the uninstall command found in the registry. Additional improvements can be made to validate that a package was uninstalled correctly in addition to just running the command.

The manifest can be enriched with a "defaultInstallLocation" key and a "primaryExecutable" key. These values can be used to determine if the package has been uninstalled.

There are also likely edge cases when applications do not provide these hints in the registry, or the applications have been installed in non-default locations.

Proposed technical implementation details

No response

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.