Comment by irishcoffee
8 years ago
It felt like x-mas when I discovered msys. The package management blew my mind. Getting a qt kit set up took about 1 minute.
Great wiki about set up and use here: https://github.com/msys2/msys2/wiki
8 years ago
It felt like x-mas when I discovered msys. The package management blew my mind. Getting a qt kit set up took about 1 minute.
Great wiki about set up and use here: https://github.com/msys2/msys2/wiki
Msys uses Arch Linux's package manager of all things
Yeah it's not such a mind-blower if you are experienced in using Linux, where this is just common, but it's still really nice to not miss this when working on Windows.
However in the current version of MSYS2 (after an update a few months ago) they suddenly seem to mix the different linux-like distributions and for me it's really hard to choose which shell to use and which package to install for that shell.
Yeah I should clarify, the fact that msys had built in package management was just the most pleasant surprise ever. I use windows when I have to, not by choice. :)