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 I would like to be able to express that multiple different packages could be used to fufill a dependency. If an application...

Issue-Feature
Area-Manifest
Dependencies

# Description of the new feature/enhancement currently windows packages know major.minor.patch as version and major.minor.patch.someInteger is allwoed. which is a perfect fit for a central source code repository. nowadays git...

Issue-Feature
Needs-Author-Feedback
No-Recent-Activity

Hello if you add the feature that adding install is not necessary u would save the human race billions of hours in the future. You could just run a check...

Issue-Feature

# Description of the new feature/enhancement The Windows Package Manager manifest v.1.0 uses: `InstallerSha256` and `SignatureSha256` as key names for the installer hash and MSIX signature hash respectively. # Proposed...

In-PR
Issue-Feature

Related to: #140 Changes: - Added a spec doc for detailing how ZIP installers will be supported. ###### Microsoft Reviewers: [Open in CodeFlow](https://portal.fabricbot.ms/api/codeflow?pullrequest=https://github.com/microsoft/winget-cli/pull/2270)

This cleans up some of the files and documentation in the Repo. * Removes old and unused PR Template * Removes old and disabled spelling action which was disabled due...

Area-Docs

# Brief description of your issue Fresh install - tried to restore a `winget export` json from my old PC. It worked, until it encountered a couple VC++ Redistributables, citing...

Issue-Bug

# Brief description of your issue If you're on a version of Windows that doesn't have the Microsoft Store (LTSC, Server, the weird build Sandbox runs), winget adds the Microsoft...

Issue-Feature
msstore

### Description of the new feature / enhancement The Windows Package Manager runs the uninstall command found in the registry. Additional improvements can be made to validate that a package...

Issue-Feature
Area-Manifest

### Brief description of your issue I've filed an issue for this in the past #1005, but I thought it had something to do with how my OneDrive was synching...

Issue-Bug
Area-External