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

### Brief description of your issue ![Image](https://github.com/user-attachments/assets/f3c624c6-4ae5-4889-8340-d60ce34b6a71) ### Steps to reproduce `winget upgrade` ### Expected behavior Upgrade package. ### Actual behavior > No installed package found matching input criteria. ###...

Issue-Bug

### Brief description of your issue We need to download non-interactively every week a bunch of applications from the store. Therefore we use an automated runner pc. A CI/CD pipeline...

Issue-Bug
Command-Download

### Brief description of your issue winget.exe reparse links in %appdatalocal%\Microsoft\WindowsApps point to inconsistent and incorrect targets. ### Steps to reproduce I've been using winrs to remote shell onto an...

Issue-Bug

### Brief description of your issue Winget list Microsoft .NET SDK 9.0.204 (x64) Microsoft.DotNet.SDK.9 9.0.204 9.0.300 winget Microsoft .NET SDK 9.0.300 (x64) Microsoft.DotNet.SDK.9 9.0.300 winget Every time use winget upgrade...

Issue-Bug
Needs-Attention

Off-shot of @pressRtowin's #5279 This adds periods at the end of all string resources for argument descriptions and error codes. It also replaces a bunch of semicolons by periods. ######...

### Description of the new feature / enhancement I would like to have the possibility to download Microsoft Store application for a specific version. Since by default, winget always downloads...

Issue-Feature
msstore
Command-Download

### Brief description of your issue If you use YAMLs for the manifest and use UTF-8 with BOM, the first line is completely ignored. The first line usually holds the...

Issue-Bug
Needs-Attention

### Brief description of your issue Running winget with multiple --id arguments (eg `winget install --id yt-dlp.yt-dlp --id gyan.ffmpeg`) fails with `Argument provided more times than allowed: 'id'`. However, if...

Issue-Feature

### Description of the new feature / enhancement Hey folks, I recently ran into the [PackageIdentifier length cap](https://github.com/microsoft/winget-cli/blob/master/schemas/JSON/manifests/v1.6.0/manifest.singleton.1.6.0.json#L8) when creating a manifest for an application I'd released on the Microsoft...

Issue-Feature
Area-Manifest

### Description of the new feature / enhancement There is currently rest api support but not support for artifactory ### Proposed technical implementation details _No response_

Issue-Feature