install development environment on openSUSE

 

Question

How to install development environment on openSUSE ?

Answer

To install a C/C++ compiler and required Development Tools; open YAST
Software Management ; Change Filter to ‘Patterns’ and select C/C++
Development ( On 11.xthis is called C/C++ Compiler and Tools ) ; Click
Accept. To accomplish this from a command line, as root, issue;

zypper install -t pattern devel_C_C++