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).
# Description of the new feature/enhancement Ability to add SPDX identifiers (https://spdx.org/licenses/) similar to how scoop handles licenses, to add info on the licenses a package uses. See https://github.com/lukesampson/scoop-extras/blob/master/bucket/geany.json#L5 for...
### Description of the new feature / enhancement For WDAC hardened devices, winget can't be trusted as a managed installer. This means that the vast majority of functionality for deploying...
# Description of the new feature/enhancement An way to import exported winget JSON data via a full URL (eg: GitHub, GitLab, etc) Example URL: Having a way to import it...
### Brief description of your issue When `winget list` is used with the `scope=machine` in a `non-admin` context, instead of telling the user that they need admin it throws a...
### Description of the new feature / enhancement I propose adding **short command aliases** to winget-cli to enhance user experience and improve efficiency for frequent users. This feature would allow...
### Description of the new feature / enhancement I ran a config and errored: You are responsible for understanding the configuration settings you are choosing to execute. Microsoft is not...
### Description of the new feature / enhancement To make the report more dynamic and contains more data is there a chance to add include-available option to the exported json...
### Description of the new feature / enhancement I would like to be able to configure settings for the length of time used to determine timeout for download and install....
### Description of the new feature / enhancement **Background:** This actually started with me wanting to update `Microsoft.DotNet.DesktopRuntime.6` x64, but WinGet would neither `winget install --silent --id Microsoft.Dotnet.DesktopRuntime.6 --architecture x64`...
### Brief description of your issue Upgrading a software package should only require the installer of the new version but unfortunately, the old installer is also essential to be present....