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
WinGet is the new package manager from Microsoft. In the long-term we want it to replace Chocolatey (there's hope for this even going as far back as Windows 7 due to MSIX Core). This will have numerous advantages one of which is security (one less third-party to trust), package installation behind Tor, and a few other issues I've had with Chocolatey.
I have a branch working on adding this but I want the dust to settle more on the Winget side of things before I implement it (see linked issues): master...feat-winget
In the interim, I recommend just opening the Microsoft Store and updating App Installer. That will give you the WinGet command and then you can get any packages you want.
The text was updated successfully, but these errors were encountered:
WinGet is the new package manager from Microsoft. In the long-term we want it to replace Chocolatey (there's hope for this even going as far back as Windows 7 due to MSIX Core). This will have numerous advantages one of which is security (one less third-party to trust), package installation behind Tor, and a few other issues I've had with Chocolatey.
I have a branch working on adding this but I want the dust to settle more on the Winget side of things before I implement it (see linked issues): master...feat-winget
In the interim, I recommend just opening the Microsoft Store and updating App Installer. That will give you the WinGet command and then you can get any packages you want.
The text was updated successfully, but these errors were encountered: