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 When the files no longer exist for an uninstaller, but the ARP entry does exist, running `winget uninstall ` (especially if run...

Issue-Feature
Command-Uninstall

### Brief description of your issue When running any `winget` command I get... ``` Could not open the resource file: 0x80073b1f : ResourceMap Not Found. ``` ### Steps to reproduce...

Issue-Bug

### Description of the new feature / enhancement In some cases, I need to pass arguments to dependencies. If I install package A and it depends on package B (and...

Issue-Feature
Dependencies

# Brief description of your issue I created a VM and I installed winget using latest release on its github page, then I connected to my VM from VSCode SSH...

Issue-Bug

- [x] Have you signed the [Contributor License Agreement](https://cla.opensource.microsoft.com/microsoft/winget-pkgs)? - [x] Are you working against an Issue? - https://github.com/microsoft/winget-cli/issues/2355#issuecomment-1191937273 ----- ###### Microsoft Reviewers: [Open in CodeFlow](https://portal.fabricbot.ms/api/codeflow?pullrequest=https://github.com/microsoft/winget-cli/pull/2510)

### Brief description of your issue ![image](https://user-images.githubusercontent.com/6417999/189535142-4dcd240f-1f3f-46a5-a1c6-d41a92184398.png) ### Steps to reproduce Have a package installed that results in this error? ### Expected behavior Winget not being dumbfounded because it can't...

Issue-Bug
Issue-Feature

### Brief description of your issue Install from msstore returns error. ``` Verifying/Requesting package acquisition... Verifying/Requesting package acquisition failed: server error' ``` ### Steps to reproduce 1. `winget install xxxxxx`,...

Issue-Bug
Needs-Attention
msstore

### Brief description of your issue Using command `winget upgrade --all` does not update some software and does not say why. I can see in the log the real reason...

Issue-Bug

> I've just installed Process Explorer > > `winget install Microsoft.Sysinternals.ProcessExplorer` > > but can't find out how to start it :) Start menu show me nothing on "Process Explorer"...

Issue-Feature

### Brief description of your issue When installing the package `stedolan.jq` which is a `portable` package type, winget appears to add the `%LOCALAPPDATA%\Microsoft\WinGet\Links` directory to the user's `PATH` environment variable,...

Issue-Bug
Area-Path