yum-builddep
Section: (1)
Updated: 2005 July 17
Index
Return to Main Contents
NAME
yum-builddep
SYNOPSIS
yum-builddep package
DESCRIPTION
yum-builddep is a program which installs the RPMs needed to build
the specified package. The source RPM for the specified package must
be available in a Yum repository (which will be automatically enabled, if it is
disabled) or it can be a local source RPM file.
EXAMPLES
- Download and install all the RPMs needed to build the kernel RPM:
-
yum-builddep kernel
FILES
As yum-builddep uses YUM libraries for retrieving all the information, it
relies on YUM configuration for its default values like which repositories
to use. Consult YUM documentation for details:
/etc/yum.conf
/etc/yum/repos.d/
/var/cache/yum/
SEE ALSO
yum.conf (5)
http://yum.baseurl.org/
AUTHORS
See the Authors file included with this program.
BUGS
There of course aren't any bugs, but if you find any, they should be sent
to the mailing list: yum-devel@lists.baseurl.org or filed in bugzilla.