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 Tried installing a package in Windows Sandbox, got an error that there was a failure when searching MSStore source ### Steps to reproduce Run...

Issue-Bug
msstore
Command-Install
Windows-Sandbox

### Brief description of your issue When using the COM-API ( based on this project https://github.com/marticliment/WinGet-API-from-CSharp/tree/main/WindowsPackageManager%20Interop/WindowsPackageManager) installation etc is working fine. Binaries coming from the project. But "upgrading" via **UpgradePackageAsync**...

Issue-Bug
Area-COM-API
Command-Upgrade

### Description of the new feature / enhancement When I pass a source into WinGet List the results displayed should only be those available in that source. ### Proposed technical...

Issue-Feature
Command-List

### Brief description of your issue In the latest preview, installing with --disable-interactivity causes winget-cli to fail with a cryptic message ### Steps to reproduce `winget install Rustlang.Rust.MSVC --disable-interactivity` ###...

Issue-Bug
Experimental

### Brief description of your issue ![image](https://github.com/microsoft/winget-cli/assets/5457010/82b6ddf1-8884-4173-962d-0d487162b413) The message in the screenshot doesn't seem to be an error but it appears red. This makes it look like Winget is failing...

Issue-Feature
Area-Output

### Brief description of your issue I have been trying to implement native WinGet support (WinGet COM API) on a NET/C# App (WingetUI), and I am experiencing issues when fetching...

Issue-Bug
Area-COM-API

### Brief description of your issue I've run `winget upgrade --all` and it has installed the new version of Neovim (0.10.0) in parallel to the older one (0.9.5). Now I...

Issue-Bug
Needs-Attention
Side-by-Side

### Brief description of your issue runing winget upgrade --all --include-unknown it show only has update but not install. ### Steps to reproduce winget update --include-unknown Nome ID Versão Disponível...

Issue-Bug
Command-Upgrade

### Brief description of your issue When running winget --list with scope machine on a Windows 10x86 build 17763, it crashes. The reason is because PopulateIndexFromMSIX (https://github.com/microsoft/winget-cli/blob/6c54251308f91125f8fc8044f70fac69459295fe/src/AppInstallerRepositoryCore/Microsoft/PredefinedInstalledSourceFactory.cpp#L61) calls FindProvisionedPackages. This...

Issue-Bug

### Brief description of your issue `winget` lists an available upgrade for k6 but then doesn't let me actually install it. Instead, it just keeps complaining that the upgrade is...

Issue-Bug
Command-Upgrade