Downloads:
2,257,696
Downloads of v 1.10.390:
8
Last Update:
22 Apr 2025
Published Date:
22 Apr 2025
Package Maintainer(s):
Software Author(s):
- Microsoft
Tags:
winget-cli winget- Software Specific:
- Software Site
- Software Source
- Software License
- Software Docs
- Software Issues
- Package Specific:
- Package Source
- Package outdated?
- Package broken?
- Contact Maintainers
- Contact Site Admins
- Software Vendor?
- Report Abuse
- Download
WinGet Client (Install)
(Ready for review)
- 1
- 2
- 3
1.10.390 | Updated: 22 Apr 2025
- Software Specific:
- Software Site
- Software Source
- Software License
- Software Docs
- Software Issues
- Package Specific:
- Package Source
- Package outdated?
- Package broken?
- Contact Maintainers
- Contact Site Admins
- Software Vendor?
- Report Abuse
- Download
Downloads:
2,257,696
Downloads of v 1.10.390:
8
Published:
22 Apr 2025
Maintainer(s):
Software Author(s):
- Microsoft
WinGet Client (Install) 1.10.390
(Ready for review)
Legal Disclaimer: Neither this package nor Chocolatey Software, Inc. are affiliated with or endorsed by Microsoft. The inclusion of Microsoft trademark(s), if any, upon this webpage is solely to identify Microsoft goods or services and not for commercial purposes.
- 1
- 2
- 3
Some Checks Have Failed or Are Not Yet Complete
Not All Tests Have Passed
This version is in moderation and has not yet been approved. This means it doesn't show up under normal search.
- Until approved, you should consider this package version unsafe - it could do very bad things to your system (it probably doesn't but you have been warned, that's why we have moderation).
- This package version can change wildly over the course of moderation until it is approved. If you install it and it later has changes to this version, you will be out of sync with any changes that have been made to the package. Until approved, you should consider that this package version doesn't even exist.
- You cannot install this package under normal scenarios. See How to install package version under moderation for more information.
- There are also no guarantees that it will be approved.
There are versions of this package awaiting moderation (possibly just this one). See the Version History section below.
The winget command line tool enables users to discover, install, upgrade, remove and configure applications on Windows 10 and Windows 11 computers. This tool is the client interface to the Windows Package Manager service.
Notes:
- WinGet-CLI requires at least Windows 10 version 1809 (build 17763). See https://github.com/microsoft/winget-cli#installing-the-client for more information.
- WinGet-CLI requires 'Microsoft.UI.Xaml.2.7' Appx package and does not work if a later (2.8+) version only is installed. The Chocolatey package takes care of this by adding the
microsoft-ui-xaml-2-7
as a dependency. - This is an automatically updated package. If you find it is out-of-date by more than a week, please contact the maintainer(s), to let the know using the 'Package Source' link on the package page and raising an issue.
- If you find the package has issues (for software issues, please contact the vendor / author), please contact the maintainer(s), to let the know using the 'Package Source' link on the package page and raising an issue.
$ErrorActionPreference = 'Stop'
$toolsDir = "$(Split-Path -Parent $MyInvocation.MyCommand.Definition)"
. $(Join-Path -Path $toolsDir -ChildPath "$($env:ChocolateyPackageName)-helpers.ps1")
$failToRemove = $false
Get-AppxProvisionedPackage -Online | Where-Object -Property DisplayName -eq $internalAppXPackage.PackageName | ForEach-Object {
# sometimes this cmdlet throws an error about a conflict ir dependency but goes ahead and removes it anyway.
# this is why we are trapping it. We check if the packages have actually been removed, below.
try {
Remove-AppxProvisionedPackage -Packagename $_.PackageName -AllUsers -Online | Out-Null
}
catch {
$failToRemove = $true
}
}
if ($failToRemove) {
# Lets check if the packages actually didn't get removed
if (@(Get-AppxProvisionedPackage -Online | Where-Object -Property DisplayName -eq $internalAppXPackage.PackageName) -gt 0) {
Write-Warning "At least one app package architecture failed to uninstall. PLease uninstall it manually."
}
}
$ErrorActionPreference = 'Stop'
$internalAppXPackage = @{
SoftwareName = 'WinGet-CLI'
PackageName = 'Microsoft.DesktopAppInstaller'
Version = '2025.402.233.0'
}
$packagedAppxVersion = '1.10.390.0'
Log in or click on link to see number of positives.
- winget-cli.1.10.390.nupkg (f8c747916564) - ## / 66
In cases where actual malware is found, the packages are subject to removal. Software sometimes has false positives. Moderators do not necessarily validate the safety of the underlying software, only that a package retrieves software from the official distribution point and/or validate embedded software against official distribution point (where distribution rights allow redistribution).
Chocolatey Pro provides runtime protection from possible malware.
Add to Builder | Version | Downloads | Last Updated | Status |
---|---|---|---|---|
WinGet Client (Install) 1.10.390 | 8 | Tuesday, April 22, 2025 | Ready | |
WinGet Client (Install) 1.10.340 | 66358 | Monday, March 3, 2025 | Exempted | |
WinGet Client (Install) 1.10.320 | 50 | Tuesday, February 25, 2025 | Exempted | |
WinGet Client (Install) 1.9.25200 | 86813 | Friday, November 15, 2024 | Approved | |
WinGet Client (Install) 1.9.25180 | 43617 | Monday, October 28, 2024 | Approved | |
WinGet Client (Install) 1.8.1911 | 202884 | Wednesday, July 10, 2024 | Approved | |
WinGet Client (Install) 1.8.1791 | 70 | Saturday, June 29, 2024 | Exempted | |
WinGet Client (Install) 1.7.11261 | 114211 | Tuesday, May 7, 2024 | Approved | |
WinGet Client (Install) 1.7.11132 | 21769 | Wednesday, April 24, 2024 | Exempted | |
WinGet Client (Install) 1.7.10861 | 140922 | Thursday, March 28, 2024 | Exempted | |
WinGet Client (Install) 1.7.10661 | 102825 | Wednesday, March 13, 2024 | Exempted | |
WinGet Client (Install) 1.7.10582 | 88941 | Wednesday, February 28, 2024 | Exempted | |
WinGet Client (Install) 1.6.3482 | 519551 | Tuesday, December 19, 2023 | Exempted | |
WinGet Client (Install) 1.6.3421 | 36191 | Tuesday, December 12, 2023 | Approved | |
WinGet Client (Install) 1.6.3133 | 320198 | Saturday, November 11, 2023 | Exempted | |
WinGet Client (Install) 1.6.2771 | 392210 | Friday, October 6, 2023 | Approved | |
WinGet Client (Install) 1.6.2721 | 13433 | Saturday, September 30, 2023 | Exempted | |
WinGet Client (Install) 1.5.2201 | 47185 | Thursday, August 10, 2023 | Approved | |
WinGet Client (Install) 1.5.1881 | 34836 | Monday, July 17, 2023 | Approved | |
WinGet Client (Install) 1.4.11071.0 | 25501 | Saturday, June 3, 2023 | Approved |
2023 Microsoft Corporation
This release represents a servicing fix for Windows Package Manager 1.10 release build for Windows 10 (1809+), and Windows 11.
This is the third stable release of WinGet 1.10.
New in v1.10
- End to end support for Entra ID using a private WinGet REST source
- Configuration file should have a property for elevated privileges
- Why not provide a Projection.dll for Native AOT?
- Add
--locale
argument toshow
- Minor Nit: Upon completion, I see "Configuration successfully applied."
- Implement source management in the COM API
What's Changed
- Only download during COM download by @JohnMcPMS in https://github.com/microsoft/winget-cli/pull/5348
Full Changelog: https://github.com/microsoft/winget-cli/compare/v1.10.340...v1.10.390
-
- microsoft-ui-xaml-2-7 (≥ 2.7.0)
- microsoft-vclibs-140-00 (≥ 14.0.30704)
Ground Rules:
- This discussion is only about WinGet Client (Install) and the WinGet Client (Install) package. If you have feedback for Chocolatey, please contact the Google Group.
- This discussion will carry over multiple versions. If you have a comment about a particular version, please note that in your comments.
- The maintainers of this Chocolatey Package will be notified about new comments that are posted to this Disqus thread, however, it is NOT a guarantee that you will get a response. If you do not hear back from the maintainers after posting a message below, please follow up by using the link on the left side of this page or follow this link to contact maintainers. If you still hear nothing back, please follow the package triage process.
- Tell us what you love about the package or WinGet Client (Install), or tell us what needs improvement.
- Share your experiences with the package, or extra configuration or gotchas that you've found.
- If you use a url, the comment will be flagged for moderation until you've been whitelisted. Disqus moderated comments are approved on a weekly schedule if not sooner. It could take between 1-5 days for your comment to show up.
Pauby (maintainer) on 22 Apr 2025 18:13:35 +00:00:
User 'Pauby' (maintainer) submitted package.
chocolatey-ops (reviewer) on 22 Apr 2025 18:50:19 +00:00:
winget-cli has passed automated validation. It may have or may still fail other checks like testing (verification).
NOTE: No required changes that the validator checks have been flagged! It is appreciated if you fix other items, but only Requirements will hold up a package version from approval. A human review could still turn up issues a computer may not easily find.
Guidelines
Guidelines are strong suggestions that improve the quality of a package version. These are considered something to fix for next time to increase the quality of the package. Over time Guidelines can become Requirements. A package version can be approved without addressing Guideline comments but will reduce the quality of the package.
chocolatey-ops (reviewer) on 22 Apr 2025 19:29:21 +00:00:
winget-cli has passed automated package testing (verification). The next step in the process is package scanning.
Please visit https://gist.github.com/choco-bot/12e920fd746bd45a31b3a7241f7fe931 for details.
This is an FYI only. There is no action you need to take.
chocolatey-ops (reviewer) on 22 Apr 2025 19:54:40 +00:00:
winget-cli has passed automated virus scanning, however requires human verification.
Package Scan Status Type was Investigate.
We expected 2 file(s) to be downloaded as part of 64bit and 32bit installation, while only 1 file(s) were downloaded.
Check the virus scan results for additional information.