Unable to install development libraries using the command:
yum groups install "Development Tool" "Development Libraries"
After running the above command I tried checking for the yum grouplist
and it shows only Development Tools as Installed Groups. When I do yum groupinfo "Development Libraries
. I get the following output:
Loaded plugins: fastestmirror, langpacks
Loading mirror speeds from cached hostfile
* base: mirrors.piconets.webwerks.in
* extras: mirrors.piconets.webwerks.in
* updates: mirrors.piconets.webwerks.in
Warning: group/environment Development Libraries does not exist.
Software Used:
Oracle Virtual Box 6.1
CENTOS Image 7.7
I tried steps in this link Development Libraries on CentOS Missing from yum grouplist without any success.