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).
### Brief description of your issue Quando recebo uma máquina com Windows home Single Language e tento formatá-lo usando uma imagem multi-iso do windows, ele não me permite escolher qual...
### Brief description of your issue If many packages have an upgrade available, and one has an Agreements section that requires the ` --accept-package-agreements` switch, but this switch isn't provided...
### Description of the new feature / enhancement > I'm trying to do an update via winget on a notebook, but it keeps giving this warning "Package contracts were not...
### Description of the new feature / enhancement As the number of packages in the community repository increases, additional optimizations can be made to the structure of the index to...
### Brief description of your issue I installed ungoogled chromium using the following command: ```bash winget install -e --id eloston.ungoogled-chromium --interactive --scope machine --architecture x64 ``` or NAPS2 with: ```bash...
### Brief description of your issue When upgrade and uninstall commands are used with parameter which ambiguously matches the package from both winget and msstore package sources, msstore takes precedence,...
### Brief description of your issue winget mixed up updates for LibreOffice v. **7**.x with the v. **24**.x what would happen if we would mix up Office 2019 with Office...
### Description of the new feature / enhancement Sometimes a package is temporarily not available, or the publisher has chosen not to be included in the Windows Package Manager Community...
### Description of the new feature / enhancement Today winget displays all available packages in "winget search". Some packages may want to hide older packages from search if they are...
### Brief description of your issue I am used to use package ID as the sole positional parameter for `winget` subcommands to specify the package I want to act on....