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).
### Please confirm these before moving forward - [X] I have searched for my issue and not found a work-in-progress/duplicate/resolved issue. - [X] I have not been informed if the...
### Description of the new feature / enhancement When I am importing a collection of packages, * I would like to see the name of the package being imported *...
# Brief description of your issue Winget tells me that Windows Terminal needs an update, but the Windows Store says no update is available. # Steps to reproduce 1. Install...
### Brief description of your issue After checking out the repo, the git submobule status command fails. This prevents the repo to be used as a submodule. ### Steps to...
# Brief description of your issue When I start winget upgrade, it lists python 3 twice and when I do upgrade --all it is downloading and installing python-3.9.6-amd64.exe twice. AFAIK...
### Brief description of your issue I find the download speed of a large 1.29GB package in winget is orders of magnitude slower than downloading the same package in the...
### Description of the new feature / enhancement parallel installation where possible (MSI cannot by design), other installers aren't a problem. Windows Snapshots (vss / system state) isn't something I...
### Brief description of your issue I am trying to upgrade all of my packages using winget. Also I am trying to display all upgradeable packages But when running the...
Related to: #2796 Currently, the PowerShell module outputs a COM object which, based on feedback from the community, is not easily usable and also causes issues with certain behaviors such...
### Description of the new feature / enhancement The list command outputs a human readable table of installed packages that is not easy to parse by an external tool. Formatting...