dnf.plugin.builddep (8) - Linux Manuals
dnf.plugin.builddep: DNF builddep Plugin
NAME
dnf.plugin.builddep - DNF builddep PluginInstall whatever is needed to build the given .src.rpm, .nosrc.rpm or .spec file.
SYNOPSIS
ARGUMENTS
- <file>
- The path to .src.rpm, .nosrc.rpm or .spec file, to read the needed build requirements from.
EXAMPLES
- dnf builddep foobar.spec
- Install the needed build requirements, defined in the foobar.spec file.
- dnf builddep foobar-1.0-1.src.rpm
- Install the needed build requirements, defined in the foobar-1.0-1.src.rpm file.
AUTHOR
See AUTHORS in your Core DNF Plugins distributionCOPYRIGHT
2014, Red Hat, Licensed under GPLv2+