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 With some of the recent discoveries around DisplayVersion and range mapping, it seems that portable packages were/are allowed to have DisplayVersion's that are exactly...

Issue-Bug
Portable

### Description of the new feature / enhancement Instead of having individual boolean fields, it would be nicer for purposes of authoring / reading / suggesting edits to have a...

Issue-Feature
Area-Manifest
Breaking-Change

### Brief description of your issue Winget not running as system on a fresh install of Windows This means it cannot be used with Intune to roll out software ###...

Issue-Bug

# Description of the new feature/enhancement When a user encounters a SHA256 mismatch during install, the client should provide a mechanism to report the mismatch. This would result in triggering...

Issue-Feature
Catalog-Health

### Brief description of your issue WinGet 1.9 Release Candidate Bugs ### Environment Windows Package Manager v1.9.2507 Copyright (c) Microsoft Corporation. All rights reserved. Windows: Windows.Desktop v10.0.26100.2023 System Architecture: Arm64...

Issue-Bug

### Brief description of your issue WinGet Configuration fails to be enabled. ### Steps to reproduce Run `winget configure --enable` ### Expected behavior WinGet Configuration is enabled. ### Actual behavior...

Issue-Bug
Command-Enable

### Description of the new feature / enhancement When rebuilding the entire index, it takes a long time as each manifest must be fully parsed and rebuilt. However, many of...

Issue-Feature

### Brief description of your issue When using `Find-WinGetPackage`, even when no packages are found, the result of `$?` will always be `True` ### Steps to reproduce ``` Find-WinGetPackage -Id...

Issue-Bug
PowerShell

### Brief description of your issue Winget search currently shows the `Mozilla.Firefox` package at version 131 ``` ❯ winget.exe search mozilla.firefox Name Id Version Source ---------------------------------------------------------------------------------- Mozilla Firefox Mozilla.Firefox 131...

Issue-Bug
Command-Search

### Brief description of your issue I am not able to install the latest version of winget from Github using PowerShell Command on Windows 10. ### Steps to reproduce I...

Issue-Bug