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