x86_64-linux-gnu-g++
GNU C++ compiler
Install
- All systems
-
curl cmd.cat/x86_64-linux-gnu-g++.sh
- Debian
-
apt-get install g++ - Ubuntu
-
apt-get install g++ -
Alpine
-
apk add g++ - Kali Linux
-
apt-get install g++ - Fedora
-
dnf install gcc-c++-x86_64-linux-gnu - Windows (WSL2)
-
sudo apt-get updatesudo apt-get install g++ - Raspbian
-
apt-get install g++ - Docker
-
docker run cmd.cat/x86_64-linux-gnu-g++ x86_64-linux-gnu-g++powered by Commando
g++
GNU C++ compiler
This is the GNU C++ compiler, a fairly portable optimizing compiler for C++. This is a dependency package providing the default GNU C++ compiler.