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 Certain packages that are installed on a device will not be handled (or not handled correctly) via Winget upgrade This might also affect other...

Issue-Bug
Command-Upgrade
Area-Matching
Side-by-Side

# Description of the new feature/enhancement Users should be able to prevent the Windows Package Manager from updating a package (assumes the package doesn't have it's own auto-update). `winget pin...

In-PR
Issue-Feature

### Brief description of your issue as the title says, winget is completely stuck after i tried to uninstall `Google.Chrome.Canary`. basic commands that don't access the package databse, like `winget...

Issue-Bug

### Brief description of your issue Package name are being truncated (notice the "..." ) when you do a search with empty string: `winget search " "` ![image](https://user-images.githubusercontent.com/2620870/196240843-d35b48e2-f6bb-4379-984c-12638d96f12b.png) This issue...

Issue-Bug
Area-Output

# Description of the new feature/enhancement Let us call `winget install` with a list of apps, so it'll install them at the same time OR in sequence. Proposal for command:...

In-PR
Issue-Feature

### Description of the new feature / enhancement Short of adding native PowerShell support, it would be very helpful if a command-line `Winget upgrade` or `winget list` had a format...

Issue-Feature

### Brief description of your issue When AppInstallerCLIE2ETests's setup code runs, it attempts to set a variable called `TestCommon.StaticFileRootPath`, first based on a parameter called StaticRootFilePath. If this is not...

Issue-Bug

### Description of the new feature / enhancement winget should better support multiple versions of the same package being installed on the same machine. This happens, and we currently try...

Issue-Feature
Experimental
Area-Matching
Side-by-Side

### Brief description of your issue I get `0x87af0001 SQL logic error` message, when use `winget upgrade` or `winget install`. LOG FILE: ``` 2022-03-04 12:30:03.468 [CORE] WinGet, version [1.2.3411-preview], activity...

Issue-Bug

### Description of the new feature / enhancement Add extra information to search OR add a verbose option. Possible additions are: - short description - release/update date - version check...

Issue-Feature