博客
关于我
yum常用命令上
阅读量:161 次
发布时间:2019-02-28

本文共 1972 字,大约阅读时间需要 6 分钟。

yum ???????????

? Linux ????yum ??????????????????????????????????????????????????? yum ???????????

???????

??? yum ????????????????????yum ???????????????????

  • yum list

    ?? yum list ??????????????????

    yum list
  • yum search

    ??????????????????????? yum search ???

    yum search ???

    ????????? Web ???????????????????

    yum search httpd

    ????? httpd?Apache HTTP ???????????????

  • ??????

    ????? yum ??????????

  • ?? Apache ??????

    executing the following command to search for Apache-related packages:

    [root@localhost ~]# yum search httpd

    ???????? httpd ????????????

    Loaded plugins: fastestmirror, langpacksLoading mirror speeds from cached hostfile===================================================N/S matched: httpd===================================================libmicrohttpd-devel.i686 : Development files for libmicrohttpdlibmicrohttpd-devel.x86_64 : Development files for libmicrohttpdlibmicrohttpd-doc.noarch : Documentation for libmicrohttpdhttpd.x86_64 : Apache HTTP Serverhttpd-devel.x86_64 : Development interfaces for the Apache HTTP serverhttpd-manual.noarch : Documentation for the Apache HTTP serverhttpd-tools.x86_64 : Tools for use with the Apache HTTP Serverlibmicrohttpd.i686 : Lightweight library for embedding a webserver in applicationslibmicrohttpd.x86_64 : Lightweight library for embedding a webserver in applicationsmod_auth_mellon.x86_64 : A SAML 2.0 authentication module for the Apache Httpd Servermod_dav_svn.x86_64 : Apache httpd module for Subversion serverName and summary matches only, use "search all" for everything.
  • ???????

    ??????????????????? yum install ???

    yum -y install ??

    ????? gcc?

    yum -y install gcc

    -y ???????? "yes"??????????

  • ????????

    ??? yum ???????????????

  • -install ??

    ????????????????? --install ???

    yum install --install ??
  • -y ??

    ?? -y ????? yum ???????????

    yum -y install ??
  • ??????

    yum ????????????????????????????????

  • ??

    ??????????????? yum ???????????????????????yum ?????????????yum list ? yum search ????????? yum install ???????????

    转载地址:http://dthj.baihongyu.com/

    你可能感兴趣的文章
    openlayers 入门教程(十五):与 canvas、echart,turf 等交互
    查看>>
    openlayers 入门教程(十四):第三方插件
    查看>>
    openlayers 入门教程(四):layers 篇
    查看>>
    OpenLayers 项目分析(三)-OpenLayers中定制JavaScript内置类
    查看>>
    Openlayers下载与加载geoserver的wms服务显示地图
    查看>>
    Openlayers中使用Cluster+Overlay实现点击单个要素和聚合要素时显示不同弹窗
    查看>>
    Openlayers中使用Cluster实现点位元素重合时动态聚合与取消聚合
    查看>>
    Openlayers中使用Cluster实现缩放地图时图层聚合与取消聚合
    查看>>
    Openlayers中使用Image的rotation实现车辆定位导航带转角(判断车辆图片旋转角度)
    查看>>
    Openlayers中使用Overlay实现点击要素弹窗并且弹窗随之移动
    查看>>
    Vmware系列&虚拟机系列【仅供参考】:使用vCenter Auto Deploy制作ESXI系统封装(适合高版本vSphere)
    查看>>
    Openlayers中加载GeoJson文件显示地图
    查看>>
    Openlayers中加载Geoserver切割的EPSG:900913离线瓦片图层组
    查看>>
    Openlayers中加载Geoserver切割的EPSG:900913离线瓦片地图并显示
    查看>>
    Openlayers中多图层遮挡时调整图层上下顺序
    查看>>
    Openlayers中实现地图上添加一条红色直线
    查看>>
    Openlayers中将某个feature置于最上层
    查看>>
    Openlayers中点击地图获取坐标并输出
    查看>>
    Openlayers中设置定时绘制和清理直线图层
    查看>>
    Openlayers入门教程 --- 万字长篇
    查看>>