CentOS安装Vim所依赖包

 

 

首页Linux教程

背景:

阅读新闻

CentOS安装Vim所依赖包

[日期:2012-09-12]   来源:Linux社区  作者:jerrymin   [字体:]  

CentOS6.3 x86_64 最小化安装版安装vim
yum -y install vim
通过这个命令可得出安装vim所得依赖包如下

Transaction Summary
================================================================================
Install       9 Package(s)

Total download size: 18 M
Installed size: 54 M
Downloading Packages:
Setting up and reading Presto delta metadata
Processing delta metadata
Package(s) data still to download: 18 M
(1/9): gpm-libs-1.20.6-12.el6.x86_64.rpm                                                                                              |  28 kB     00:00    
(2/9): perl-5.10.1-127.el6.x86_64.rpm                                                                                                 |  10 MB     00:41    
(3/9): perl-Module-Pluggable-3.90-127.el6.x86_64.rpm                                                                                  |  38 kB     00:00    
(4/9): perl-Pod-Escapes-1.04-127.el6.x86_64.rpm                                                                                       |  30 kB     00:00    
(5/9): perl-Pod-Simple-3.13-127.el6.x86_64.rpm                                                                                        | 210 kB     00:00    
(6/9): perl-libs-5.10.1-127.el6.x86_64.rpm                                                                                            | 576 kB     00:02    
(7/9): perl-version-0.77-127.el6.x86_64.rpm                                                                                           |  49 kB     00:00    
(8/9): vim-common-7.2.411-1.8.el6.x86_64.rpm                                                                                          | 6.0 MB     00:23    
(9/9): vim-enhanced-7.2.411-1.8.el6.x86_64.rpm                                                                                        | 892 kB     00:03    
-------------------------------------------------------------------------------------------------------------------------------------------------------------
Total                                                                                                                        246 kB/s |  18 MB     01:14    
Running rpm_check_debug
Running Transaction Test
Transaction Test Succeeded
Running Transaction
  Installing : 1:perl-Pod-Escapes-1.04-127.el6.x86_64                                                                                                    1/9
  Installing : 4:perl-libs-5.10.1-127.el6.x86_64                                                                                                         2/9
  Installing : 3:perl-version-0.77-127.el6.x86_64                                                                                                        3/9
  Installing : 1:perl-Pod-Simple-3.13-127.el6.x86_64                                                                                                     4/9
  Installing : 1:perl-Module-Pluggable-3.90-127.el6.x86_64                                                                                               5/9
  Installing : 4:perl-5.10.1-127.el6.x86_64                                                                                                              6/9
  Installing : 2:vim-common-7.2.411-1.8.el6.x86_64                                                                                                       7/9
  Installing : gpm-libs-1.20.6-12.el6.x86_64                                                                                                             8/9
  Installing : 2:vim-enhanced-7.2.411-1.8.el6.x86_64                                                                                                     9/9
  Verifying  : 2:vim-enhanced-7.2.411-1.8.el6.x86_64                                                                                                     1/9
  Verifying  : 1:perl-Module-Pluggable-3.90-127.el6.x86_64                                                                                               2/9
  Verifying  : gpm-libs-1.20.6-12.el6.x86_64                                                                                                             3/9
  Verifying  : 4:perl-libs-5.10.1-127.el6.x86_64                                                                                                         4/9
  Verifying  : 2:vim-common-7.2.411-1.8.el6.x86_64                                                                                                       5/9
  Verifying  : 4:perl-5.10.1-127.el6.x86_64                                                                                                              6/9
  Verifying  : 1:perl-Pod-Simple-3.13-127.el6.x86_64                                                                                                     7/9
  Verifying  : 3:perl-version-0.77-127.el6.x86_64                                                                                                        8/9
  Verifying  : 1:perl-Pod-Escapes-1.04-127.el6.x86_64                                                                                                    9/9

内容版权声明:除非注明,否则皆为本站原创文章。

转载注明出处:https://www.heiqu.com/21045.html