- Joined
- 27 Oct 2016
- Messages
- 4,569
- Solutions
- 3
- Reaction score
- 6,778
Windows Package Manager Preview | Windows Command Line
Just about every developer has wanted a native package manager in Windows. That day is finally here. You are going to be able to winget install your way to bliss. One of the best parts is that it is open source. I had to pinch myself when I was able to winget install terminal, and then winget install powershell, and then winget install powertoys. You get the idea, and If you do not see an app you use, just create a new manifest, and submit a pull request.
The Windows Package Manager preview has been made open source. You can clone, build, run and test the code from the GitHub repository (microsoft/winget-cli)
