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 I see these options: --all Update all installed packages to latest if available --include-unknown Upgrade packages even if their current version cannot...
# What was done? - Added support for string localization with placeholders. For example: ```xml Filter results by command The value provided for the `{0}` argument is invalid; valid values...
- [x] Have you signed the [Contributor License Agreement](https://cla.opensource.microsoft.com/microsoft/winget-pkgs)? - [ ] Are you working against an Issue? ----- ###### Microsoft Reviewers: [Open in CodeFlow](https://portal.fabricbot.ms/api/codeflow?pullrequest=https://github.com/microsoft/winget-cli/pull/2457)
### Brief description of your issue When running `winget install -h -e --id LLVM.LLVM`, LLVM is installed in the background, without the installer popping up. When running `winget uninstall -h...
### Brief description of your issue After installing NASM, it is not detected by `winget list`, and cannot be uninstalled by `winget uninstall`. ### Steps to reproduce 1. `winget install...
### Brief description of your issue I have the following package which is listed twice when entering winget upgrade: Microsoft 365 Apps for enterprise [Microsoft.Office] Version 16.0.14527.20234 Every time I...
# Brief description of your issue Mozilla Firefox is on version 89.0.2 on this Windows 10 machine (version 21H1). Winget insists it's on version 84.0.2, though, and upgrades it each...
### Description of the new feature / enhancement To avoid being exposed to security vulnerabilities, the importance of running on the latest versions of software is clear. Winget provides an...
### Description of the new feature / enhancement This is a parent issue to track outstanding schema requests for the 1.4 schema. Inclusion in this list is **not a commitment**....
# Description of the new feature/enhancement A vast majority of Windows automation is done with PowerShell. To support those users create and ship a winget PowerShell module on [PowerShell Gallery](https://www.powershellgallery.com/).