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

- [x] I have signed the [Contributor License Agreement](https://cla.opensource.microsoft.com/microsoft/winget-pkgs). - [ ] This pull request is related to an issue. ----- Questions: 1. Should we split the `Silent` and the...

### Description of the new feature / enhancement The cli tool lets me get package details. ```dos winget show WestWind.MarkdownMonster Found Markdown Monster [WestWind.MarkdownMonster] Version: 3.0.8.0 Publisher: West Wind Technologies...

Issue-Feature
PowerShell
Command-Show

### Brief description of your issue I cannot install a msstore app (`NVIDIA Control Panel [9NF8H0H7WMLT]`) in machine scope, winget fails. ### Steps to reproduce In an admin console, I...

Issue-Bug

### Brief description of your issue I can't install any software or upgrade on Winget ### Steps to reproduce winget install 7zip.7zip ### Expected behavior error ### Actual behavior I...

Issue-Bug

### Brief description of your issue Note: I will use `git-cola.git-cola` as an example package for this issue, but this works with any other package that uses a zip archive...

Issue-Bug
Command-Install
Portable

### Brief description of your issue ``` ❯ winget list --source winget | Sort-Object Name Parsec Parsec.Parsec 150-90d 150.93.2.0 PPSSPP PPSSPPTeam.PPSSPP 1.17.1.0 Adobe Photoshop CC 2019 PHSP_20_0_7 20.0.7 Microsoft Edge...

Issue-Bug
Area-Output
Command-List

### Brief description of your issue On a system where `winget upgrade` reports that version 0.81.1 of PowerToys is available, `winget upgrade --id XP89DCGQ3K6VLD --version 0.81.1` fails with `No version...

Issue-Bug
msstore

### Brief description of your issue Some packages show up with gibberish sometimes, but not other times: ![image](https://github.com/microsoft/winget-cli/assets/5728319/1914c776-71b8-4962-b521-830d14df6711) Makes it difficult to install based on `--id`. ### Steps to reproduce...

Issue-Bug
Area-Output

### Description of the new feature / enhancement There are times where it would be nice to create a partial configuration file for a project. For example - I could...

Issue-Feature
Command-Configure
DSC-Resource

# Description of the new feature / enhancement ## Issue As far as I know there is only an option to increase verbosity of log level output via the `--verbose`...

Issue-Feature