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).
The following package download links are now deprecated, and may no longer work in the future. Make sure to use the method described above to obtain the framework packages.
Summary
VCLibs is a dependency for AppInstaller as well as some packages in the community repository.
From official download page:
What's going to break?
Items that I'm aware of:
Resolved by https://github.com/microsoft/winget-cli/pull/4923Repair-WinGetPackageManager
cmdlet, and other parts of codebase that use the download URLsSandbox bootstrapping script at MSFT LearnResolved by https://github.com/MicrosoftDocs/windows-dev-docs/pull/5178Sandbox manifest PR test script at winget-pkgsResolved by https://github.com/microsoft/winget-pkgs/pull/188570Options?
For WinGet packages, since AppInstaller itself depends on VCLibs, if a user already has winget installed, they should be able to install package without any issue 🤷? Testing it in https://github.com/microsoft/winget-pkgs/pull/170793, https://github.com/microsoft/winget-pkgs/pull/170781, https://github.com/microsoft/winget-pkgs/pull/170721 (one passed validation)