Tip: Running DNF Plugins from git

Posted by Alexander Todorov on Mon 23 November 2015

This is mostly for self reference because it is not currently documented in the code. To use dnf plugins from a local git checkout modify your /etc/dnf/dnf.conf and add the following line under the [main] section:

pluginpath=/path/to/dnf-plugins-core/plugins


Comments !