Greg Knaddison wrote: > http://wiki.linux.duke.edu/YumPlugins > > If someone can add more details on how these plugins work, I'd love to hear it. What sort of information do you want? General plugin installation and configuration is discussed in the yum and yum.conf man pages. Plugin development is described in detail in the PLUGINS document (online at http://wiki.linux.duke.edu/WritingYumPlugins). The usage of a particular plugin is usually documented in the plugin's source at the top of the .py file. Menno