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"
$ sudo dnf update
$ sudo dnf groupinstall "Development Tools"
Comments
Post a Comment