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 I was trying to investigate why `LocalSend.LocalSend` upgrade from 1.14.0 to 1.15.1 is silently ignored when running `winget upgrade --all` ( #1985 ) and...
### Brief description of your issue when executing with the flag `--scope` winget is resulting in errors. i recognized as i did some machine installs with the `--scope machine` before,...
### Description of the new feature / enhancement The PowerShell module doesn't appear to support the explicit agreements flow at the moment on the CLI. `winget install Microsoft.PowerAutomateDesktop`would require me...
### Description of the new feature / enhancement I'd like to have an experimental feature to take advantage of experimental work in [PowerShell DSC v3](https://github.com/PowerShell/DSC). This would allow customers to...
### Brief description of your issue I cannot uninstall an app that was installed with Winget ### Steps to reproduce 1. Install any package, e.g. `Gyan.FFmpeg` 2. ```shell winget uninstall...
Fix for Source Argument Validation in SourceWorkflow for Default Source Type [Issues:] The current validation in the source flow correctly detects duplicate source names. However, when the source argument is...
### Brief description of your issue When updating yt-dlp, winget will install the dependency Gyan.FFmpeg, and continue to yt-dlp but finishes the program before it can install it and also...
WinGet Source COM API Support ### This update includes the following changes: 1. Implementation of WinGet COM Package Catalog Management APIs: - PackageManager.AddPackageCatalogAsync: Allows adding a new Package Catalog repository...
Related to: - #4842 - #392 Changes: - Adds experimental feature flag for `font` - Adds initial `winget font` command with `list` subcommand. - Adds functions for retrieving the installed...
### Brief description of your issue _Windows Package Manager v1.8.1911_ `winget upgrade Ollama.Ollama -i --source winget` Downloading https://github.com/ollama/ollama/releases/download/v0.3.12/OllamaSetup.exe ██████████████████████▎ 493 MB / 663 MB **forever!!!!!!** Tried many times and stucks...