8 lines
186 B
Text
8 lines
186 B
Text
= Setting up a Development and Compiling Environment
|
|
|
|
Install packages form the _C Development Tools and Libraries_ group:
|
|
|
|
[subs="+quotes"]
|
|
----
|
|
# dnf group install @c-development
|
|
----
|