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 With current `zip` support, the only types of installer allowed are: 1. Portable standalone `exe` files 2. Compressed installers But what about...

Issue-Feature
Zipped-Binary

### Brief description of your issue Relative file paths should be validated by where they resolve to, rather than by their literal strings ### Steps to reproduce Have a zip...

Issue-Bug

### Description of the new feature / enhancement The upgrade behavior can be set to uninstall the previous version of the application by default in the manifest. Usually, upgrade behavior...

Issue-Feature
Experimental

### Brief description of your issue `winget validate` fails locally for nested portable executables with multiple aliases. Some applications expect multiple aliases from one command, which is why this is...

Issue-Feature

- [x] Have you signed the [Contributor License Agreement](https://cla.opensource.microsoft.com/microsoft/winget-pkgs)? - [x] Are you working against an Issue? - #2869 - #2691 > It seems to work, I am sorry. I...

# Description of the new feature/enhancement # Proposed technical implementation details (optional) GUI for this, so it is easier(maybe as an API or officialy part of this)

Issue-Feature

### Description of the new feature / enhancement When I run `winget upgrade --all` and one of the packages can't be upgraded due to the installer type being different from...

Issue-Feature

### Description of the new feature / enhancement If you returned data with two spaces between objects instead of a single space, we could easily parse the output. With only...

Issue-Feature

### Brief description of your issue On new Windows 11 installs, after updating Winget and installing dependencies, Several of the PowerShell commands do not work and will throw `Exception has...

Issue-Bug
PowerShell

# Description of the new feature/enhancement Winget cannot update it's own package currently, due to the following sequence: 1. winget begins deployment of its package 2. Windows deployment for MSIX...

Issue-Feature
msstore