Install gcc

From LQWiki
Jump to navigation Jump to search

In order to compile software you will need a compiler installed on your system. gcc is one. To install it,

and proceed depending on your distribution.

SUSE

To install make with SUSE,

yast -i gcc-c++

See also