Product SiteDocumentation Site

6.29. Yum command usage and its extensions

6.29.1. Disable extensions

In certain circumstances it is useful to temporarily disable the extensions through the command line.
There are two command line options for this purpose:
--disableplugin=plugin
It disables one or more extensions at runtime. The argument is a comma separated list of yum extensions or wildcards.
--noplugins
It disables all extensions at runtime.