winget-cli icon indicating copy to clipboard operation
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).

Results 917 winget-cli issues
Sort by recently updated
recently updated
newest added

### 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...

Issue-Feature

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...

Issue-Feature

### 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...

Issue-Feature
Area-Output

### 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...

Issue-Docs

### 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...

Issue-Feature

# 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...

Issue-Feature

### 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: ![image](https://user-images.githubusercontent.com/12860484/187079992-d323febd-3328-4141-b158-7c4469a12c83.png) This results in...

Issue-Bug

### Brief description of your issue One one of my machines a number of different versions of some apps are installed: ![image](https://user-images.githubusercontent.com/12860484/187072501-379bf5b1-f6b4-4eca-a2dd-e90aa1d0eed9.png) ![image](https://user-images.githubusercontent.com/12860484/187072534-45da5f10-2844-4c46-b843-02d8cf5bfed2.png) I thought I would be able to...

Issue-Bug
Command-Uninstall
Area-Matching

### 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...

In-PR
Issue-Bug

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...