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 ~]#
  • 相关阅读:
    字符串语法
    组合数
    并查集
    Java Collection HashMap源码分析
    Java 虚拟机 ClassLoader
    Java 多线程 Future
    Java 虚拟机 GC机制
    Java 基础 原生类型
    Java 多线程 死锁deadlock产生原因+避免方法
    Java 基础 基本类型vs引用类型,传值vs传引用
  • 原文地址:https://www.cnblogs.com/xhdy/p/14199767.html
Copyright © 2011-2022 走看看