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

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...

Issue-Bug
Command-Uninstall
Portable

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

Issue-Bug
.zip

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

Issue-Bug
Portable

### Brief description of your issue Sixel images not rendered. ### Steps to reproduce Add the following to WinGet settings: ```JSON "visual": { "progressBar": "sixel", "enableSixels": true } ``` ###...

Issue-Bug
Area-Output

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

Issue-Bug

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

Issue-Feature
Command-List

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

Issue-Feature

### Brief description of your issue Error 0x80070490 I can't use winget because the source is not working. ![Captura de pantalla 2024-09-05 183234](https://github.com/user-attachments/assets/bbf6777e-ae59-4b4b-bf7d-e307051ff4b2) ![Captura de pantalla 2024-09-05 183245](https://github.com/user-attachments/assets/55c733cd-e4d3-48e1-9688-60daa1d7ed0c) ### Steps...

Issue-Bug

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

Issue-Docs