zoukankan      html  css  js  c++  java
  • Adobe Flash Player 安装

    1、adobe源依赖

      2、yum安装

    #yum install flash-plugin

    [root@x220i ~]# yum install flash-plugin.x86_64

    Loaded plugins: fastestmirror, langpacks
    Repository base is listed more than once in the configuration
    Repository updates is listed more than once in the configuration
    Repository extras is listed more than once in the configuration
    Repository centosplus is listed more than once in the configuration
    Loading mirror speeds from cached hostfile
     * base: mirrors.ustc.edu.cn
     * extras: mirrors.ustc.edu.cn
     * nux-dextop: li.nux.ro
     * updates: mirrors.ustc.edu.cn
    Resolving Dependencies
    --> Running transaction check
    ---> Package flash-plugin.x86_64 0:32.0.0.465-release will be installed
    --> Finished Dependency Resolution
    Dependencies Resolved
    ===================================================================================================
     Package              Arch           Version                      Repository                  Size
    ===================================================================================================
    Installing:
     flash-plugin         x86_64         32.0.0.465-release           adobe-linux-x86_64         8.6 M
    Transaction Summary
    ===================================================================================================
    Install  1 Package
    Total download size: 8.6 M
    Installed size: 20 M
    Is this ok [y/d/N]: y
    Downloading packages:
    warning: /var/cache/yum/x86_64/7/adobe-linux-x86_64/packages/flash-player-npapi-32.0.0.465-release.                                                                                                                                          x86_64.rpm: Header V4 DSA/SHA1 Signature, key ID f6777c67: NOKEY
    Public key for flash-player-npapi-32.0.0.465-release.x86_64.rpm is not installed
    flash-player-npapi-32.0.0.465-release.x86_64.rpm                            | 8.6 MB  00:00:04
    Retrieving key from file:///etc/pki/rpm-gpg/RPM-GPG-KEY-adobe-linux
    Importing GPG key 0xF6777C67:
     Userid     : "Adobe Systems Incorporated (Linux RPM Signing Key) <secure@adobe.com>"
     Fingerprint: 78a8 75e9 7f09 06bd 6355 73fa 3a69 bd24 f677 7c67
     Package    : adobe-release-x86_64-1.0-1.noarch (installed)
     From       : /etc/pki/rpm-gpg/RPM-GPG-KEY-adobe-linux
    Is this ok [y/N]: y
    Running transaction check
    Running transaction test
    Transaction test succeeded
    Running transaction
    Warning: RPMDB altered outside of yum.
      Installing : flash-plugin-32.0.0.465-release.x86_64                                          1/1
      Verifying  : flash-plugin-32.0.0.465-release.x86_64                                          1/1
    Installed:
      flash-plugin.x86_64 0:32.0.0.465-release
    Complete!
    [root@x220i ~]#
  • 相关阅读:
    Tx.Origin 用作身份验证
    区块链夺宝合约
    (转)JVM内存分配 -Xms128m -Xmx512m -XX:PermSize=128m -XX:MaxPermSize=512m
    Oracle查看用户密码过期,修改永不过期
    springboot测试
    (转)Springboot定时任务
    书单
    (转)redis分布式锁-SETNX实现
    mybatis-generator 代码自动生成工具
    (转)通过Ajax使用FormData对象无刷新上传文件
  • 原文地址:https://www.cnblogs.com/xhdy/p/14199767.html
Copyright © 2011-2022 走看看