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).
Bringing back the nuspec used for creating the Microsoft.WindowsPackageManager.Utils nuget package. Fix CreateLocalNuget.ps1 ###### Microsoft Reviewers: [Open in CodeFlow](https://microsoft.github.io/open-pr/?codeflow=https://github.com/microsoft/winget-cli/pull/4884)
### Brief description of your issue winget uninstall ffmpeg (portable zip package) hangs forever in my PC. * https://github.com/microsoft/winget-cli/issues/3085 May be related to the fact I attempted an *update* which...
### Brief description of your issue When attempting to install WinGet packages that contain zip files as the System User during a Packer Image Build, the extraction process fails, leading...
### Brief description of your issue Portable applications are causing issues while upgrade/uninstall or after uninstall try install ### Steps to reproduce - Install `Rclone.Rclone` - Run any rclone commands...
### Brief description of your issue Sixel images not rendered. ### Steps to reproduce Add the following to WinGet settings: ```JSON "visual": { "progressBar": "sixel", "enableSixels": true } ``` ###...
### Brief description of your issue The configuration processor ensures that the target module is present, but it does not ensure that any subsequent required modules are present. This can...
### Description of the new feature / enhancement Just now I wondered what portable packages I've installed with Winget, and found that `winget list` doesn't really have such filtering capabilities....
## Scenario When I run `winget upgrade --all`, upgrades are sequenced in a seemingly random order. This can mean that many packages that have a quick upgrade experience (CLIs, small...
### Brief description of your issue Error 0x80070490 I can't use winget because the source is not working.   ### Steps...
### Brief description of your issue on fresh windows installation, winget fails to update source "winget". no error code, simply "cancelled" ### Steps to reproduce - install windows 11 23h2...