Windows developers have long looked at Linux’s surfeit of package managers with envy. Having a simple command line tool like apt or rpm that would install an application and all its prerequisites ...
Building installers on Windows used to be complicated. It all depended on which installation tool were you using and how was your code being distributed. Could you wrap an executable around a Zip file ...
Earlier this week at Build, Microsoft introduced the Windows Package Manager, its first attempt at creating a Linux-like package manager for Windows. In its current form, it's a tool entirely based on ...
Microsoft has released the open-source Windows Package Manager for developers and general users to install applications on Windows 10. The Windows Package Manager service and the winget.exe ...