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

It would be useful to query package index by _installer-type_, for example to show only portable apps and exes that can be installed in without needing elevated permissions. Since there...

Issue-Feature
Command-Search

### Brief description of your issue Consider the following example: ``` winget list DBVis.DBVisualizer Name Id Version Available Source -------------------------------------------------------- DbVisualizer DBVis.DBVisualizer 23.1 24.1 winget ``` ``` winget upgrade DBVis.DBVisualizer...

Issue-Feature

### Description of the new feature / enhancement I would like to be able to authenticate access to REST sources. As an enterprise standing up a private REST source I...

Issue-Feature

### Description of the new feature / enhancement I want to be able to authenticate to an Entra ID enabled WinGet REST Source. Related to: * #1918 * microsoft/winget-cli-restsource/issues/226 ###...

Issue-Feature

# Description of the new feature/enhancement I request that WinGet must block uninstallation of Microsoft Edge stable since the browser is basically tightly integrated to the OS and uninstalling it...

Issue-Feature

### Brief description of your issue The log file for the WinGet bootstrapping outputs the following: `The term 'winget' is not recognized as a name of a cmdlet, function, script...

Issue-Bug
PowerShell

### Brief description of your issue When `Repair-WinGetPackageManager` is called from within a script, the deployment operation of VCLibs is never marked as completed, causing the progress bars to remain...

Issue-Bug
Area-Output
PowerShell

### Description of the new feature / enhancement Packages with package dependencies are now being accepted in the community repository. Running through the installation flow when dependencies are present results...

Issue-Feature
Area-Performance
Command-Install
Command-Upgrade
Command-Import

### Brief description of your issue CLI and PowerShell module for the same package show different versions. ### Steps to reproduce ``` winget search --id QuestSoft.QTranslate --source winget ``` ```...

Issue-Bug
Needs-Attention
PowerShell
Command-Search

### Description of the new feature / enhancement Sometimes you install a package from winget, and then package managers or for any reason it gets decided to be removed from...

Issue-Feature