Run: choco install msys
Symlink directory (some project assume its in C:\msys64): MKLINK /D "C:\msys64" "C:\tools\msys64"
Add the following path C:\msys64\usr\bin
to your PATH environment variable
Now you shoule be able to run pacman -Q
, choco list | sed s/msys2/test/g
, help | grep disk