Ernest L. Williams Jr. wrote:
I think it is a waste of time to pick each package individually. For example, I had to do the following to install xosd: yum install xosd yum install xosd-devel
You can do:
yum install xosd xosd-devel
And keep listing packages after that, which will queue up the list.
-- Tom Taylor <tom@xxxxxxxxxxxxxxx>