Install dependencies to build a given package. Not default to
dnfbut supported viadnf-plugins-core. See also:dnf. More information: https://dnf-plugins-core.readthedocs.io/en/latest/builddep.html.
dnf builddep {{path/to/specification.spec}}
dnf builddep --skip-unavailable {{path/to/specification.spec}}
dnf builddep {{[-D|--define]}} '{{expression}}'
.spec file path:dnf builddep --spec {{argument}}
.rpm file path:dnf builddep --srpm {{argument}}
dnf builddep --help-cmd