gcc-7
GNU C compiler
Install
- All systems
-
curl cmd.cat/gcc-7.sh
- Debian
-
apt-get install gcc-7 - Ubuntu
-
apt-get install gcc-7 - Arch Linux
-
pacman -S gcc-7 - Kali Linux
-
apt-get install gcc-7 - Windows (WSL2)
-
sudo apt-get updatesudo apt-get install gcc-7
gcc-7
GNU C compiler
This is the GNU C compiler, a fairly portable optimizing compiler for C.