Digital Marketing

Install Development Tools in RHEL/CentOS

Run the following command to install Development Tools in RHEL/CentOS systems and its clone.

$ sudo dnf update
$ sudo dnf groupinstall "Development Tools"

Comments

Popular posts from this blog

MySQL Sandbox with the Sakila sample database