Repositories and Mirrors
Active environments
The package manager uses only environments that are configured under/etc/pacman.conf.You may add/uncomment/remove/comment those as needed:
# always include msys![msys]Include = /etc/pacman.d/mirrorlist.msys[mingw32]Include = /etc/pacman.d/mirrorlist.mingw[mingw64]Include = /etc/pacman.d/mirrorlist.mingw[ucrt64]Include = /etc/pacman.d/mirrorlist.mingw[clang64]Include = /etc/pacman.d/mirrorlist.mingw[clangarm64]Include = /etc/pacman.d/mirrorlist.mingwFor more details about how to install packages see'Package Management'.
To launch an environment either use the wrapper executables likeucrt64.exe orcallmsys2_shell.cmd with either the matching parameter likemsys2_shell.cmd -clang64or by settingMSYSTEM.