Question

How do I view the list of packages available in a yum group?

For instance, what is included in "Development tools"?

yum groupinstall "Development tools"
Was it helpful?

Solution

yum groupinfo "Development tools"
Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top