On 1/20/06, Keith Sharp <kms@passback.co.uk> wrote:
On Fri, 2006-01-20 at 10:05 +0530, Rahul Sundaram wrote:
> If you see the man page of yum you will find that
> such a feature does not exist. You can use yum install \* instead.

Does this automatically install the debuginfo RPMs as well?

Keith.

--
fedora-test-list mailing list
fedora-test-list@redhat.com
To unsubscribe:
https://www.redhat.com/mailman/listinfo/fedora-test-list


Yes, but you could run

yum --exclude=*\debug\* install \*

to exclude the debug packages.