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).
# Incorporate Scoop in its entirety into WinGet. Currently, the Scoop package manager is the most convenient place to get software for Windows, especially open-source software that does not require...
### Description of the new feature / enhancement WinGet Configuration needs a full E2E solution for Enterprise Governance as it relates to a full supply chain controlled solution. We're working...
### Description of the new feature / enhancement I want to be able to generate a configuration based on my current machine. ~Reference work:~ ~https://devblogs.microsoft.com/scripting/reverse-desired-state-configuration-how-it-works/~ ~There is likely some needed...
### Brief description of your issue When installing `Ninja-build.Ninja` on a new computer I accidentally did so without symlinks. So I was going to uninstall it in order to reinstall...
### Brief description of your issue When upgrading packages (probably installing too, but not tested), if you list them twice on the command line but so the package is matched...
Related to #166 Adds the initial font specification document. This outlines the planned implementation for supporting fonts. This will be updated to match the actual implementation. ###### Microsoft Reviewers: [Open...
### Brief description of your issue When importing the package into a project via PackageReference, NuGet seems to think that it only supports `.NETFramework,Version=v0.0`. NuGet.org similarly does not show `native`...
# Custom Hardware Dependencies Some packages require custom hardware. * https://github.com/microsoft/winget-pkgs/pull/19373 * https://github.com/microsoft/winget-pkgs/pull/25913 # Proposed technical implementation details (optional) Extend schema, and perform validations for hardware requirements
### Brief description of your issue ``` (1/20) Found Anaconda3 [Anaconda.Anaconda3] Version 2022.05 This application is licensed to you by its owner. Microsoft is not responsible for, nor does it...
[Feature Request] Keep install location when upgrading packages not originally installed by winget
# Description of the new feature/enhancement Some previously manually installed packages (like Pandoc) get installed into the default install location when upgrading instead of their current location. I propose keeping...