FAQ - hvoigt/msys2 GitHub Wiki
-
Why is
update-corenot found after anupdate-core?The function of
update-coreis transferred topacman -Syuu. -
Windows: After
pacman -Syua command window lingers after startup.Change the argument
/Kto/Cin all three start menu shortcuts. -
How do I inherit the PATH variable from Windows
Edit the
msys2_shell.cmdand uncomment the line which setsMSYS2_PATH_TYPE=inheritor create an environment variable containing this. You can also pass the parameter-use-full-pathtomsys2_shell.cmd. See this page for further discussion: https://sourceforge.net/p/msys2/discussion/general/thread/dbe17030/