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 can't find installed package to uninstall #2118

Closed
cbc02009 opened this issue Apr 24, 2022 · 5 comments
Closed

Winget can't find installed package to uninstall #2118

cbc02009 opened this issue Apr 24, 2022 · 5 comments
Labels
Issue-Bug It either shouldn't be doing this or needs an investigation. Needs-Author-Feedback Issue needs attention from issue or PR author No-Recent-Activity Issue has no recent activity Side-by-Side Issue related to side by side package installation
Milestone

Comments

@cbc02009
Copy link

cbc02009 commented Apr 24, 2022

Brief description of your issue

I installed FreeCAD via winget and now I'm unable to uninstall it.

image

Steps to reproduce

Install FreeCAD with winget install FreeCAD.FreeCAD
Attempt to uninstall with winget uninstall FreeCAD.FreeCAD

Expected behavior

program should be found an uninstalled.

Actual behavior

Winget cannot find installed package

Environment

Windows Package Manager v1.2.10271
Copyright (c) Microsoft Corporation. All rights reserved.

Windows: Windows.Desktop v10.0.22000.613
Package: Microsoft.DesktopAppInstaller v1.17.10271.0
@ghost ghost added the Needs-Triage Issue need to be triaged label Apr 24, 2022
@denelon denelon added Issue-Bug It either shouldn't be doing this or needs an investigation. and removed Needs-Triage Issue need to be triaged labels Apr 25, 2022
@ItzLevvie
Copy link

ItzLevvie commented Apr 27, 2022

  1. Install 0.19.3
  2. Upgrade to 0.19.4
  3. Uninstall doesn't work because it installed FreeCAD side-by-side:
    image

This will be fixed by a winget-pkgs PR: microsoft/winget-pkgs#58902

cc @cbc02009: You will need to make sure to uninstall the old version of FreeCAD from your PC so that upgrades / uninstalls will continue to work or otherwise WinGet will get confused and won't know which version of FreeCAD to upgrade / uninstall.

@JohnMcPMS
Copy link
Member

I tried it out and repro the same experience. 1 version uninstalls fine, but with two it gets muddled. I created #2129 for this, although I feel like I've done so in the past but couldn't find it.

@denelon denelon added this to the v1.4-Client milestone Jun 2, 2022
@denelon denelon modified the milestones: v1.4-Client, v1.5-Client Dec 28, 2022
@denelon denelon added the Side-by-Side Issue related to side by side package installation label Feb 22, 2023
@denelon denelon modified the milestones: v1.5-Client, v.Next-Client Apr 18, 2023
@denelon
Copy link
Contributor

denelon commented Apr 2, 2024

We've been working on the side-by-side scenarios. You could try the latest release and enable the experimental feature on:

Please provide feedback at:

@denelon
Copy link
Contributor

denelon commented Jul 3, 2024

Is this still a problem with WinGet 1.8?

@denelon denelon added the Needs-Author-Feedback Issue needs attention from issue or PR author label Jul 3, 2024
@microsoft-github-policy-service microsoft-github-policy-service bot added the No-Recent-Activity Issue has no recent activity label Jul 11, 2024
Copy link
Contributor

Hello @cbc02009,

This issue has been automatically marked as stale because it has been marked as requiring author feedback but has not had any activity for 7 days. It will be closed if no further activity occurs within 7 days of this comment.

Template: msftbot/noRecentActivity

@microsoft-github-policy-service microsoft-github-policy-service bot removed this from the v.Next-Client milestone Jul 18, 2024
@denelon denelon added this to the 1.9 Client milestone Jul 29, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Issue-Bug It either shouldn't be doing this or needs an investigation. Needs-Author-Feedback Issue needs attention from issue or PR author No-Recent-Activity Issue has no recent activity Side-by-Side Issue related to side by side package installation
Projects
None yet
Development

No branches or pull requests

4 participants