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