"winget add -a x64 --scope machine BbtN.FFmpeg.GPL" works; "winget rm --id BtbN.FFmpeg.GPL" says "No installed package found matching input criteria." #5102
Labels
Issue-Bug
It either shouldn't be doing this or needs an investigation.
Brief description of your issue
Here is an installation and attempted uninstall of a package (BtbN.FFmpeg.GPL). Note that winget claims to have no knowledge of the package it just installed.
ETA:
winget rm --name "FFmpeg (GPL static variant, master branch)
works as expected, removing the package.Steps to reproduce
winget install -a x64 --source winget --scope machine BtbN.FFmpeg.GPL
followed by
winget rm --id BtbN.FFmpeg.GPL
Expected behavior
Installation of the requested package, followed by removal of the package.
Actual behavior
Installation happened, removal fails because winget claims that the just-installed package is not installed.
WinGet-2025-01-01-02-49-43.015.log
WinGet-2025-01-01-02-49-17.341.log
Environment
The text was updated successfully, but these errors were encountered: