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).
# Brief description of your issue Certain packages that are installed on a device will not be handled (or not handled correctly) via Winget upgrade This might also affect other...
# Description of the new feature/enhancement Users should be able to prevent the Windows Package Manager from updating a package (assumes the package doesn't have it's own auto-update). `winget pin...
### Brief description of your issue as the title says, winget is completely stuck after i tried to uninstall `Google.Chrome.Canary`. basic commands that don't access the package databse, like `winget...
### Brief description of your issue Package name are being truncated (notice the "..." ) when you do a search with empty string: `winget search " "`  This issue...
# Description of the new feature/enhancement Let us call `winget install` with a list of apps, so it'll install them at the same time OR in sequence. Proposal for command:...
### Description of the new feature / enhancement Short of adding native PowerShell support, it would be very helpful if a command-line `Winget upgrade` or `winget list` had a format...
### Brief description of your issue When AppInstallerCLIE2ETests's setup code runs, it attempts to set a variable called `TestCommon.StaticFileRootPath`, first based on a parameter called StaticRootFilePath. If this is not...
### Description of the new feature / enhancement winget should better support multiple versions of the same package being installed on the same machine. This happens, and we currently try...
### Brief description of your issue I get `0x87af0001 SQL logic error` message, when use `winget upgrade` or `winget install`. LOG FILE: ``` 2022-03-04 12:30:03.468 [CORE] WinGet, version [1.2.3411-preview], activity...
### Description of the new feature / enhancement Add extra information to search OR add a verbose option. Possible additions are: - short description - release/update date - version check...