In this tutorial you will learn to download and install MinGW-w64 ( Minimalist GNU for Windows ) toolset ( gcc g++ gdb ) for developing C and Cpp programs on windows 10 or windows 11 computer using msys2 Software Distribution and Building Platform.
Command to Check for updates
pacman -Syu
Command to install C, C++ Toolset and gdb debugger
pacman -S --needed base-devel mingw-w64-ucrt-x86_64-toolchain
our website
https://www.LearningLad.in
social media
Facebook / learningladhindi
Twitter / llhindi
Instagram / learningladofficial