winget-cli
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).
### 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...
# 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...
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...
# 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...
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...
# 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...
# 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...
### 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...
### 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...