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

# Winget relies on hashes instead of signatures. Installers are updated before the winget package is updated, leading to failed installs If you try to install Google Chrome or Spotify...

Issue-Feature

### Brief description of your issue I cannot upgrade packages whose MSI installers are under user scope. A `No applicable update found` is shown despite it showing to be available...

Issue-Bug

### Brief description of your issue when i try a winget upgrade 'package' for a package that installs in program files, i get the attached error. I am running in...

Issue-Bug

### Description of the new feature / enhancement Sometimes packages require things to ***not*** be installed / enabled. The current dependencies flow only accounts for enabling / installing, but doesn't...

Issue-Feature
Dependencies

# Description of the new feature/enhancement Replace PowerShell progress bar instead of ugly shell based progress simulated when we try download to install package in PowerShell with `winget` I think...

Issue-Feature

Part of my setup is using Docker for Windows, obviously it works best with WSL2. It would be nice to be able to turn things on in windows for my...

Issue-Feature

Fixes: - #2909 - #2949 Description: When failing to create a symlink (non-developer mode or non-admin), we should be adding the package install directory directly to PATH. However, the default...

### Description of the new feature / enhancement When using a multi-query, if a typo is made in a single package, none of the packages are installed/upgraded and only the...

Issue-Feature
Command-Install
Command-Upgrade

Fixes #2931 Special thanks to @farag2 for the extremely thorough investigation on this one. 😄 Issue: When specifying a specific `--location` that points to a different drive, the installation fails...

Issue-Bug

### Brief description of your issue ShiningLight.OpenSSL package refuses to uninstall and duplicate entries show up ### Steps to reproduce `winget install ShiningLight.OpenSSL` ``` ❯ winget upgrade Name Id Version...

Issue-Bug
Area-External