x86_64-linux-gnu-g++-6
GNU C++ compiler
Install
- All systems
-
curl cmd.cat/x86_64-linux-gnu-g++-6.sh
- Debian
-
apt-get install g++-6 - Ubuntu
-
apt-get install g++-6 - Kali Linux
-
apt-get install g++-6 - Windows (WSL2)
-
sudo apt-get updatesudo apt-get install g++-6 - Raspbian
-
apt-get install g++-6
g++-6
GNU C++ compiler
This is the GNU C++ compiler, a fairly portable optimizing compiler for C++.