zoukankan      html  css  js  c++  java
  • 一次性安装src.rpm编译所依赖的软件包

    yum-builddep SRPMS/fcitx-4.2.8.4-4.1.cgdl21.src.rpm

    NAME
           yum-builddep - install missing dependencies for building an RPM package

    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 or a spec 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/

  • 相关阅读:
    构建之法第九章
    九周总结学习笔记
    第一阶段对各组评价
    冲刺二阶段第八天
    冲刺二阶段第七
    冲刺二阶段第六天
    冲刺二阶段第五天
    构建之法第八章
    冲刺二阶段第四天
    冲刺二阶段第三天
  • 原文地址:https://www.cnblogs.com/noxy/p/6197268.html
Copyright © 2011-2022 走看看