You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This release represents our first Windows Package Manager 1.6 release candidate build for Windows 10 (1809+), and Windows 11. Experimental features have been disabled in this release.
The winget configure command is now a stable feature and can be used to automatically handle the setup and configuration requirements for an ideal development environment on your Windows machine. Applying a WinGet configuration file helps with installing and managing software packages, applications, programming languages, frameworks, tools, or settings necessary for a project.
You can also use the winget download command to download a package installer to your local machine. Support for package dependencies and enabling Windows Features are also included in this stable release.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
This release represents our first Windows Package Manager 1.6 release candidate build for Windows 10 (1809+), and Windows 11. Experimental features have been disabled in this release.
The
winget configure
command is now a stable feature and can be used to automatically handle the setup and configuration requirements for an ideal development environment on your Windows machine. Applying a WinGet configuration file helps with installing and managing software packages, applications, programming languages, frameworks, tools, or settings necessary for a project.You can also use the
winget download
command to download a package installer to your local machine. Support for package dependencies and enabling Windows Features are also included in this stable release.Features
winget download
winget download
#658Bugs
What's Changed
--include-unknown
in list--upgrade-available
by @florelis in Allow--include-unknown
in list--upgrade-available
#3473TelemetryTraceLogger::InitializeInternal()
by @florelis in Attempt to prevent crash inTelemetryTraceLogger::InitializeInternal()
#3527--Installer-Type
argument for commands by @ryfu-msft in Add support for--Installer-Type
argument for commands #3516New Contributors
Full Changelog: v1.5.1572...v1.6.2482
This discussion was created from the release Windows Package Manager 1.6.2482.
Beta Was this translation helpful? Give feedback.
All reactions