View on GitHub

Quorten Blog 1

First blog for all Quorten's blog-like writings

Important!

Red Hat notes.

This is what you need to do to install development tools on version 7 systems.

yum --setopt=group_package_types=mandatory,default,optional \
  groupinstall "Development Tools"

20180130/https://www.cyberciti.biz/faq/centos-rhel-7-redhat-linux-install-gcc-compiler-development-tools/