Add-AppxPackage -Path $msix.FullName -DependencyPath "vclibs.appx"
Here is the updated guide.
Using winget via PowerShell is straightforward: prefer installing App Installer from the Microsoft Store for automatic updates; use the official MSIX bundle if the Store is unavailable. After installation, verify with winget --version and use winget search/install/upgrade to manage apps.