winget-cli
winget-cli copied to clipboard
WinGet is the Windows Package Manager. This project includes a CLI (Command Line Interface), PowerShell modules, and a COM (Component Object Model) API (Application Programming Interface).
### Description of the new feature / enhancement Would like to see the winget output stored with properties, so one can work with them in PowerShell. The current output saved...
### Brief description of your issue I PR-ed Azure CLI ZIP: Doing so I tested the manifest locally: ```powershell # Try validating winget validate --manifest "" # [admin] Enable required...
### Brief description of your issue The SDK and WDK packages on a major version should be side by side. Example: Windows Driver Kit - Windows 10.0.22621.2428 Microsoft.WindowsWDK.10.0.22621 10.1.22621.2428 winget...
Some installers require a configuration file to specify parameters necessary for silent installation. The manifest could be extended to support the data needed in a config file and could be...
 The default behavior of the `Update-WingetPackage` looks wrong. It should not try to upgrade all packages but only the ones with update available. So it should be a a...
### Brief description of your issue winget knows to update windows terminal but fails every time it tries without removing windows terminal from the list of updates ### Steps to...
### Brief description of your issue The winget-cli tool fails to correctly version multiple packages after upgrade or manual installation. This issue is observed prominently in this feedback with .NET...
### Brief description of your issue  powershell 7.3.4 is already installed but winget thinks it is PS7.3.2 ### Steps to reproduce winget upgrade --all ### Expected behavior Identify correct...
### Brief description of your issue I randomly (and, alas, non-reproducibly) get the following error after `winget upgrade` has (apparently) _correctly_ applied an update: ```` [6/6] Upgrading 'VLC media player'...
As can be seen here. https://github.com/microsoft/winget-cli/assets/9511158/6bb893f2-1fc0-4dc6-a896-2755fb5f3a9b _Originally posted by @Battler624 in https://github.com/microsoft/winget-cli/discussions/4427_