i cannot seem to download development tools using yum
I would like to run this command
yumdownloader @"Development Tools" -- resolve
It keeps on telling me no such package for group
No match for argument Development Tools
but this works
yum group install "Development Tools"