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 When AppLocker is deployed within an enterprise environment to enforce digital signatures on executables, winget is prevented from running under a non-administrative...
### Brief description of your issue When running winget upgrade to update packages on my Windows 11 system, I'm running into the following behavior:  As you can see in...
# Description of the new feature/enhancement winget should check if an application is already installed before it runs the installer # Proposed technical implementation details (optional) check for installed software...
### Brief description of your issue When installing NASM, it is not added to the path. ### Steps to reproduce 1. `winget install -e --id NASM.NASM` 2. Investigate the path...
### Description of the new feature / enhancement winget upgrade --all Most apps just upgrade and this is fantastic, they are per user apps. here is a list of apps...
### Description of the new feature / enhancement I was wondering if I can install ffmpeg through winget, so I searched for `ffmpeg` and got [this](https://github.com/microsoft/winget-pkgs/blob/master/manifests/m/moshfeu/y2mp3/2.5.6/moshfeu.y2mp3.locale.en-US.yaml) and [this](https://github.com/microsoft/winget-pkgs/blob/master/manifests/p/Picorims/wav2bar/0.2.2/Picorims.wav2bar.locale.en-US.yaml): ``` >...
# Description of the new feature/enhancement How to provide mirror source server for software package? How to allow downloading software installation packages from other CDN servers? example: https://mirrors.aliyun.com/ubuntu/ # Proposed...
### Description of the new feature / enhancement This is a parent issue to track outstanding schema requests for future versions of the client. Inclusion in this list is **not...
### Description of the new feature / enhancement During the review for https://github.com/microsoft/winget-cli/pull/2137, @JohnMcPMS brought up the good point that winget currently doesn't have a way to know which uninstaller...
# Description of the new feature/enhancement Currently there seems to be zero support for winget on Server vNext based on my testings. # Proposed technical implementation details (optional) please support...