winget-cli icon indicating copy to clipboard operation
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).

Results 917 winget-cli issues
Sort by recently updated
recently updated
newest added

### 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...

Issue-Feature
Area-Output

### 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...

Issue-Bug
Command-Uninstall
Portable

### 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...

Issue-Bug
Side-by-Side

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...

Issue-Feature

![Capture](https://user-images.githubusercontent.com/39981909/236852798-c1eca2b8-6c32-4325-ba45-6c616039b131.PNG) 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...

Issue-Bug
PowerShell

### 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...

Issue-Bug
Command-Install

### 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...

Side-by-Side

### Brief description of your issue ![image](https://user-images.githubusercontent.com/640846/234052259-0f5fe7f4-d27a-4397-ad7b-63a5e1563f78.png) 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...

Issue-Bug
Side-by-Side

### 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'...

Issue-Bug
Command-Upgrade

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_

Issue-Bug