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 The location parameter indicates the path a user wants to download an app to, if it's not possible to use that parameter...
download package index from is very slow in china. It is because [`152.199.39.108` is the most only IP destination from China access](https://ping.chinaz.com/cdn.winget.microsoft.com/cache) @denelon Will your team provide global anycast cdn...
### Description of the new feature / enhancement Currently, result of `winget list` and `winget search` is truncated for adjusting display size or 120 chars if output is redirected. This...
### Brief description of your issue The latest pre-release version of winget requires Microsoft.UI.Xaml version 2.7, which doesn't have an external (no MSStore) download link. As such, it's impossible to...
### Description of the new feature / enhancement While investigating #1747 I found out that the [Squirrel installer](https://github.com/Squirrel/Squirrel.Windows) has a special way to do upgrades. Namely, it uses a Update.exe...
# Brief description of your issue winget finishes installation before installation finished. # Steps to reproduce winget install Postman.Postman -e or winget install Insomnia.Insomnia -e # Expected behavior Installs the...
Cannot uninstall or upgrade Microsoft.BingWallpaper if the app is installed in more than one account
### Brief description of your issue On one of my systems the package Microsoft.BingWallPaper is present with two different versions installed in two different users' profiles:  This results in...
### Brief description of your issue One one of my machines a number of different versions of some apps are installed:   I thought I would be able to...
### Brief description of your issue Installation of portable packages does not respect scope preference defined in the `settings.json`. Explicitly using the `--scope` parameter works, however. ### Steps to reproduce...
Signed-off-by: Chris Hunt - [x] Have you signed the [Contributor License Agreement](https://cla.opensource.microsoft.com/microsoft/winget-pkgs)? - [x] Are you working against an Issue? yes #2434 ----- I'm proposing a simple install script that...