How To Install C99-gcc On Debian, Ubuntu, Alpine, Arch, Kali, CentOS, Fedora, Raspbian And MacOS?

How To Install C99-gcc On Debian, Ubuntu, Alpine, Arch, Kali, CentOS, Fedora, Raspbian And MacOS?

c99-gcc

GNU C compiler

Maintainer: Debian GCC Maintainers


Section: devel

Install c99-gcc

  • Debian apt-get install gcc Click to copy
  • Ubuntu apt-get install gcc Click to copy
  • Alpine OS apk add gcc Click to copy
  • Arch Linux pacman -S gcc Click to copy
  • Kali Linux apt-get install gcc Click to copy
  • CentOS yum install gcc Click to copy
  • Fedora dnf install gcc Click to copy
  • Raspbian apt-get install gcc Click to copy
  • macOS brew install gcc Click to copy

gcc

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.

Install the latest version of c99-gcc in Debian, Ubuntu, Alpine, Arch, Kali, CentOS, Fedora, Raspbian and macOS from terminal. To install the c99-gcc just copy the above command for your OS and run into terminal. After you run the command it will grab the latest version of c99-gcc from the respository and install it in your computer/server.