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 As I developer I want an automated configuration for my project so it's easier for developers to contribute. [PowerToys](https://github.com/microsoft/PowerToys) has a nuanced...
  _Originally posted by @MagicFirefly in https://github.com/microsoft/winget-cli/issues/1191#issuecomment-950047548_
> > As a user, I find the difference between `SearchSourceForMany` and `SearchSourceForSingle` quite confusing. Take a look at this for example - > > ``` > > PS C:\WINDOWS\system32>...
Add a `Override` property to the schema for each package. Beyond using the Import feature to specify _what_ I want to install, I would like to specify _how_ I want...
### Brief description of your issue I'm torn between this being a bug, or needing to submit a feature request for an upgrade option like `--remove-old`. I had OpenSCAP 1.3.4...
# Description of the new feature/enhancement Some installers, for example WinSCP, pop up a dialog asking whether I wish to install for current user or all users (note: #149 might...
### Brief description of your issue If version number of package contains dashes, winget will sort it incorrectly and will think that for example older version is latest instead of...
_This proposal is an extension of **Pin a package** (#476) by @denelon._ ### Description of the new feature / enhancement **Users should be able to "pin" not only packages, but...
This PR implements two new PowerShelll cmdlets `Assert-WinGetIntegrity` and `Repair-WinGet` as well as the WinGetIntegrityResource DSC Resource. `Assert-WinGetIntegrity` verifies the integrity of winget for the current user. If winget is...
### Brief description of your issue winget cannot found Microsoft Photos Legacy ### Steps to reproduce winget search photos winget search --name photos winget search --name legacy ### Expected behavior...