Re: is there a yum command to list available yum plugins?
"Mihai T. Lazarescu" <[email protected]>
| Newsgroups | gmane.linux.rpm.yum |
|---|---|
| Message-ID | <[email protected]> |
On Wed, Oct 06, 2010 at 08:25:04AM -0400, Robert P. J. Day wrote:
> is there a single yum invocation that will display all yum plugins
> available to be installed?
I'd use:
yum list yum-\*
Mihai