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

### Brief description of your issue The CDN being (at least partially) broken (#2666) seems like an unhandled exception in `winget-cli`, as it returns success / `%errorlevel` 0, no? Following...

Issue-Bug

### Description of the new feature / enhancement I would like to upgrade all apps that `winget upgrade --all` recognises and as I don't have administrator access, I have to...

Issue-Feature

### Brief description of your issue No output when running Update/install command Log error: 2022-11-07 18:26:29.136 [CORE] WinGet, version [1.3.2691], activity [{A6B56824-6C86-4C6B-BB4F-77547A657495}] 2022-11-07 18:26:29.136 [CORE] OS: Windows.Desktop v10.0.22621.1 2022-11-07 18:26:29.136...

Issue-Bug

### Brief description of your issue After downloading the installer, WinGet will rename it according to the URL. However, if the URL contains invalid characters such as `*`, the renaming...

Needs-Triage

### Brief description of your issue Using "winget source update" returns canceled. Using "winget list" returns a list + "Error trying to update source: winget" ![Bild_2022-11-07_184949792](https://user-images.githubusercontent.com/72802595/200379789-f320afae-975d-4864-8fa7-894a64b36c99.png) ![Bild_2022-11-07_185132370](https://user-images.githubusercontent.com/72802595/200380170-9545e2e6-b907-498d-8865-5473885680db.png) (German pictures) ###...

Issue-Bug

### Brief description of your issue I am trying to run `winget export` and it's not working. ### Steps to reproduce 1. Run `winget export -o winget.json` ### Expected behavior...

Issue-Bug

I'd like to be able to use the package manager for different channels of software. This could be beta, or unstable branches, or other kinds of constructs. Semantic versioning (https://semver.org)...

Gathering-Data
Issue-Feature

# Brief description of your issue When invoking winget from WSL it does not run due to exec format error # Steps to reproduce I run $HOME/AppData/Local/Microsoft/WindowsApps/winget.exe # Expected behavior...

Issue-Feature

The changes in this PR expose all of the locale fields including agreements. Also provides a way for the COM caller to accept or reject package/source agreements. To avoid breaking...

### Brief description of your issue Winget is not respecting the scope=machine preference in settings.json. But works correctly when --scope machine is explicitly passed in invocation. Specifically, is only using...

Issue-Bug
Area-Settings