-
Notifications
You must be signed in to change notification settings - Fork 1.5k
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
Unable to remove package #4678
Comments
Hi I'm an AI powered bot that finds similar issues based off the issue title. Please view the issues below to see if they solve your problem, and if the issue describes your problem please consider closing this one and thumbs upping the other issue to help us prioritize it. Thank you! Open similar issues:
Closed similar issues:
|
The workaround identified in issue #3279 appears ineffective in resolving the issue. I have tried to uninstall the software from the control panel, subsequently reinstall it using winget, and ultimately attempted to uninstall it through winget once again. These measures have failed to produce the desired results. |
Brief description of your issue
Unable to uninstall Gyan.FFmpeg.
Only the latest version of Gyan.FFmpeg is installed.
winget uninstall Gyan.FFmpeg --all-versions
andwinget uninstall --id Gyan.FFmpeg --version 7.0.1
does not work.winget list Gyan.FFmpeg
returns:Log
2024-07-26 13:34:19.676 [REPO] Performing search: Query:[none] Filter:Id='Gyan.FFmpeg'[CaseInsensitive]
2024-07-26 13:34:19.687 [REPO] Finding installed package from available package using system reference search: Query:[none] Include:NormalizedNameAndPublisher='ffmpeg'+'gyan'[Exact]
2024-07-26 13:34:19.687 [REPO] Performing search: Query:[none] Include:NormalizedNameAndPublisher='ffmpeg'+'gyan'[Exact]
2024-07-26 13:34:19.689 [REPO] Performing search: Query:[none] Include:ProductCode='gyan.ffmpeg_microsoft.winget.source_8wekyb3d8bbwe'[Exact] Include:NormalizedNameAndPublisher='ffmpeg'+'gyan'[Exact]
2024-07-26 13:34:19.691 [REPO] ... installed package [ARP\User\X64\Gyan.FFmpeg_Microsoft.Winget.Source_8wekyb3d8bbwe] had multiple correlations and is being ignored as a match for [Gyan.FFmpeg]
2024-07-26 13:34:19.691 [CLI ] Search result size: 0
2024-07-26 13:34:19.691 [CLI ] No app found matching input criteria
2024-07-26 13:34:19.733 [CLI ] Terminating context: 0x8a150014 at C:__w\1\s\external\pkg\src\AppInstallerCLICore\Workflows\WorkflowBase.cpp:3e5
Steps to reproduce
winget install Gyan.FFmpeg
winget uninstall Gyan.FFmpeg
Expected behavior
winget should remove the package.
Actual behavior
No installed package found matching input criteria.
Environment
The text was updated successfully, but these errors were encountered: