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 Microsoft.Management.Deployment.Projection should be included in Microsoft.WindowsPackageManager.ComInterop NuGet. Currently when using Microsoft.WindowsPackageManager.ComInterop in a C# project you need to manually copy multiple c#...

Issue-Feature
Area-COM-API

### Description of the new feature / enhancement Relying on the Windows shell archive/zip handler feels a bit... fragile? Odd? I just ran into an issue with winget failing due...

Issue-Feature

### Description of the new feature / enhancement Currently winget list seems to list all installed applications, and in many cases this is great. However it is not currently respecting...

Issue-Feature

### Brief description of your issue I have an Azure VM and want to run winget install commands or winget configuration (DSC) using VM Extension (Microsoft.Compute.CustomScriptExtension). But it fails because...

Issue-Feature

### Description of the new feature / enhancement The App Installer is being migrated to use the WinAppSDK. The work is going to migrate App Installer from WinUI 2 to...

Issue-Feature

### Description of the new feature / enhancement After PowerShell DSC v3 is stable, I'd like to have WinGet support this as a stable feature. Related to: * https://github.com/microsoft/winget-cli/issues/3767 ###...

Issue-Feature
Command-Configure

### Description of the new feature / enhancement I'd like to be able to use an MCP client to manage my packages. An MCP Server implementation for WinGet with a...

Issue-Feature

### Brief description of your issue The main repository (https://cdn.winget.microsoft.com/cache) resolves with an AAAA record but does not properly respond to HTTP requests on IPv6 (although it is IPv6-pingable). This...

Issue-Bug

### Brief description of your issue With `nkdAgility.AzureDevOpsMigrationTools.Preview` installed running update fails. ``` ❯ winget list nkdAgility.AzureDevOpsMigrationTools.Preview Name Id Version Available Source ---------------------------------------------------------------------------------------------------------------------------- Azure DevOps Migration Tools (Preview) nkdAgility.AzureDevOpsMigrationTools.Preview 16.1.1-Preview.2...

Issue-Bug

This PR fixes an issue where `winget upgrade` would show packages for upgrade even when the exact version was already installed. ### Problem If multiple versions of a package are...

Needs-Author-Feedback
No-Recent-Activity