github WinGet:
This is the fourth development build after the Windows Package Manager 1.8 build for Windows 10(1809+) and Windows 11.
This build will be released to Windows Insider Dev builds and Windows Package Manager Insiders.
Experimental features are enabled in this release. Run
winget features
to see which experimental features are enabled or disabled. Add the following to your settings (winget settings
) file to enable the experimental features.
Code:
"experimentalFeatures": {
"configureSelfElevate": true,
"configureExport": true
}
What's Changed
No changes to winget, just minor updates to AppInstaller.Full Changelog: v1.9.1792-preview...v1.9.1981-preview
Source:
Release Windows Package Manager 1.9.1981-preview · microsoft/winget-cli
This is the fourth development build after the Windows Package Manager 1.8 build for Windows 10(1809+) and Windows 11. This build will be released to Windows Insider Dev builds and Windows Package ...
github.com
See also:
Check Windows Package Manager (WinGet) Version in Windows 11 Tutorial
This tutorial will show you how to check the current version of Windows Package Manager (WinGet) you have installed in Windows 10 and Windows 11. The winget command line tool enables users to discover, install, upgrade, remove and configure applications on Windows 10 and Windows 11 computers...
www.elevenforum.com