Introduction Yum has a simple but powerful plugin architecture which allows external modules to add new features and/or modify Yum's behaviour. Yum plugins are Python modules (.py files) which are loaded when Yum starts. Plugins were created partially as a place to put functionality that was seen as either less common or undesirable for the main yum package. Functionality in plugins will generally