[X] This issue is about a bug (if it is not, please use the correct template).
UniGetUI Version
3.1.0
Windows version, edition, and architecture
Windows 11 Pro 23H2 22631.3880
Describe your issue
When trying to uninstall a package that won't update, or uninstall outright, from the right click menu of the item on the "Software Updates" list, it throws an error saying version not found, with the command indicating it is trying to uninstall the new version that it has not yet installed.
Steps to reproduce the issue
Have an item on the "Software updates" page that fails to install (such as a "new technology" of update requiring a reinstall, which is what was the case with this app) (THIS STEP MAY NOT BE REQUIRED)
Right click the app, Select either "uninstall package" or "uninstall package, then update it".
Observe the failure, and look at the error message. See it stating the version in the "Process Call Arguments", the version matches with the "New version" on the Software Updates list, not the "version" that is currently installed.
UniGetUI Log
https://pastebin.com/kD9F0H08
Package Managers Logs
https://pastebin.com/wwbUfgsZ
Relevant information
I used pastebin for logs as I was getting an error from github saying I was over the 65536 character limit
This is an issue with UniGetUI's command that it is making for winget, not an issue with winget itself. WinGet is being given a false command by UniGetUI
Please confirm these before moving forward
UniGetUI Version
3.1.0
Windows version, edition, and architecture
Windows 11 Pro 23H2 22631.3880
Describe your issue
When trying to uninstall a package that won't update, or uninstall outright, from the right click menu of the item on the "Software Updates" list, it throws an error saying version not found, with the command indicating it is trying to uninstall the new version that it has not yet installed.
Steps to reproduce the issue
UniGetUI Log
Package Managers Logs
Relevant information
Screenshots and videos