x86_64-w64-mingw32-g++

the win64 target

Debian Debian
RUN apt-get update && \ apt-get install -y g++-mingw-w64-x86-64
Ubuntu
RUN apt-get update && \ apt-get install -y g++-mingw-w64-x86-64
image/svg+xml Kali Linux
RUN apt-get update && \ apt-get install -y g++-mingw-w64-x86-64
Fedora
RUN dnf install -y mingw64-gcc-c++
Raspbian
RUN apt-get update && \ apt-get install -y g++-mingw-w64-x86-64
click the source code to copy install x86_64-w64-mingw32-g++ on any operating system with command-not-found.com