zoukankan      html  css  js  c++  java
  • haifeng

     1 [root@localhost 桌面]# yum list|grep wubi
     2 ibus-table-chinese-wubi-haifeng.noarch  1.4.6-3.el7                    base     
     3 ibus-table-chinese-wubi-jidian.noarch   1.4.6-3.el7                    base     
     4 [root@localhost 桌面]# 
     5 [root@localhost 桌面]# yum install ibus-table-chinese-wubi-jidian.noarch
     6 已加载插件:fastestmirror, langpacks
     7 Loading mirror speeds from cached hostfile
     8  * base: mirrors.cn99.com
     9  * extras: mirrors.cn99.com
    10  * updates: mirrors.cn99.com
    11 正在解决依赖关系
    12 --> 正在检查事务
    13 ---> 软件包 ibus-table-chinese-wubi-jidian.noarch.0.1.4.6-3.el7 将被 安装
    14 --> 解决依赖关系完成
    15 
    16 依赖关系解决
    17 
    18 ================================================================================
    19  Package                            架构       版本              源        大小
    20 ================================================================================
    21 正在安装:
    22  ibus-table-chinese-wubi-jidian     noarch     1.4.6-3.el7       base     4.0 M
    23 
    24 事务概要
    25 ================================================================================
    26 安装  1 软件包
    27 
    28 总下载量:4.0 M
    29 安装大小:12 M
    30 Is this ok [y/d/N]: y
    31 Downloading packages:
    32 警告:/var/cache/yum/x86_64/7/base/packages/ibus-table-chinese-wubi-jidian-1.4.6-3.el7.noarch.rpm: 头V3 RSA/SHA256 Signature, 密钥 ID f4a80eb5: NOKEY
    33 ibus-table-chinese-wubi-jidian-1.4.6-3.el7.noarch.rpm 的公钥尚未安装
    34 ibus-table-chinese-wubi-jidian-1.4.6-3.el7.noarch.rpm      | 4.0 MB   00:06     
    35 从 file:///etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-7 检索密钥
    36 导入 GPG key 0xF4A80EB5:
    37  用户ID     : "CentOS-7 Key (CentOS 7 Official Signing Key) <security@centos.org>"
    38  指纹       : 6341 ab27 53d7 8a78 a7c2 7bb1 24c6 a8a7 f4a8 0eb5
    39  软件包     : centos-release-7-1.1503.el7.centos.2.8.x86_64 (@anaconda)
    40  来自       : /etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-7
    41 是否继续?[y/N]:y
    42 Running transaction check
    43 Running transaction test
    44 Transaction test succeeded
    45 Running transaction
    46   正在安装    : ibus-table-chinese-wubi-jidian-1.4.6-3.el7.noarch           1/1 
    47   验证中      : ibus-table-chinese-wubi-jidian-1.4.6-3.el7.noarch           1/1 
    48 
    49 已安装:
    50   ibus-table-chinese-wubi-jidian.noarch 0:1.4.6-3.el7                           
    51 
    52 完毕!
    53 [root@localhost 桌面]# 
  • 相关阅读:
    PHP数据采集curl常用的5个例子
    【荐】PHP采集工具curl快速入门教程
    PHP常用正则表达式
    JavaScript方法call、apply、caller、callee、bind的使用详解及区别
    axf、elf文件转换成bin、hex脚本工具
    为什么数据须要做爱
    POJ 3978 Primes(求范围素数个数)
    Facebook Hacker Cup 2015 Round 1--Homework(筛选法求素数)
    后台进程整理
    Nginx优化具体,应对高并发
  • 原文地址:https://www.cnblogs.com/endv/p/6422287.html
Copyright © 2011-2022 走看看