zoukankan      html  css  js  c++  java
  • Centos 安装adobe player更新文件

    1、文件已经下载到电脑中

    adobe-release-x86_64-1.0-1.noarch.rpm

    2、使用yum命令安装adobe-release-x86_64-1.0-1.noarch.rpm

    必须切换用户到root:su--->root密码

    使用命令:yum install adobe-release-x86_64-1.0-1.noarch.rpm

     1 [root@root 下载]# yum install adobe-release-x86_64-1.0-1.noarch.rpm 
     2 Loaded plugins: fastestmirror, refresh-packagekit, security
     3 Loading mirror speeds from cached hostfile
     4  * base: centos.ustc.edu.cn
     5  * extras: centos.ustc.edu.cn
     6  * updates: centos.ustc.edu.cn
     7 Setting up Install Process
     8 Examining adobe-release-x86_64-1.0-1.noarch.rpm: adobe-release-x86_64-1.0-1.noarch
     9 Marking adobe-release-x86_64-1.0-1.noarch.rpm to be installed
    10 Resolving Dependencies
    11 --> Running transaction check
    12 ---> Package adobe-release-x86_64.noarch 0:1.0-1 will be installed
    13 --> Finished Dependency Resolution
    14 
    15 Dependencies Resolved
    16 
    17 ================================================================================
    18  Package               Arch    Version
    19                                       Repository                           Size
    20 ================================================================================
    21 Installing:
    22  adobe-release-x86_64  noarch  1.0-1  /adobe-release-x86_64-1.0-1.noarch  1.9 k
    23 
    24 Transaction Summary
    25 ================================================================================
    26 Install       1 Package(s)
    27 
    28 Total size: 1.9 k
    29 Installed size: 1.9 k
    30 Is this ok [y/N]: 
    提示:
    Is this ok [y/N]:
    再输入: y
     1 Is this ok [y/N]: y
     2 Downloading Packages:
     3 Running rpm_check_debug
     4 Running Transaction Test
     5 Transaction Test Succeeded
     6 Running Transaction
     7   Installing : adobe-release-x86_64-1.0-1.noarch                            1/1 
     8   Verifying  : adobe-release-x86_64-1.0-1.noarch                            1/1 
     9 
    10 Installed:
    11   adobe-release-x86_64.noarch 0:1.0-1                                           
    12 
    13 Complete!
    
    
    

    等待
    adobe-release-x86_64-1.0-1.noarch.rpm安装成功

    PS:

    输入法切换 :alt+空格

  • 相关阅读:
    练习!!标准体重
    C# 阶乘累加
    C# 阶乘
    C# 累加求和
    C# 100块钱,买2元一只的圆珠笔3块钱一个的尺子5元一个的铅笔盒每样至少一个,正好花光,有多少种花法。
    C# 一张纸0.00007m,折多少次和珠峰一样高
    C# 100以内质数
    C# 100以内质数和
    网站的基本布局
    C#递归
  • 原文地址:https://www.cnblogs.com/s1099312273/p/3055718.html
Copyright © 2011-2022 走看看