Package Mangers

Here are some package managers for windows.


  • NuGet package manager for .NET
  • PowerShellGallery - The central repository for sharing and acquiring PowerShell code including PowerShell modules, scripts, and DSC resources.

  • mingw - Mingw-w64 is an advancement of the original mingw.org project, created to support the GCC compiler on Windows systems. It has forked it in 2007 in order to provide support for 64 bits and new APIs. It has since then gained widespread use and distribution.
    • mysys2 - MSYS2 is a collection of tools and libraries providing you with an easy-to-use environment for building, installing and running native Windows software.