Chinaunix首页 | 论坛 | 博客
  • 博客访问: 1597232
  • 博文数量: 101
  • 博客积分: 2465
  • 博客等级: 中尉
  • 技术积分: 2126
  • 用 户 组: 普通用户
  • 注册时间: 2010-12-09 15:39
个人简介

https://minminmsn.com/

文章分类

全部博文(101)

文章存档

2018年(2)

2017年(2)

2016年(11)

2015年(14)

2014年(9)

2013年(16)

2012年(47)

分类: LINUX

2012-09-11 13:46:22

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

Installed:
  vim-enhanced.x86_64 2:7.2.411-1.8.el6                                                                                                                      

Dependency Installed:
  gpm-libs.x86_64 0:1.20.6-12.el6       perl.x86_64 4:5.10.1-127.el6      perl-Module-Pluggable.x86_64 1:3.90-127.el6 perl-Pod-Escapes.x86_64 1:1.04-127.el6
  perl-Pod-Simple.x86_64 1:3.13-127.el6 perl-libs.x86_64 4:5.10.1-127.el6 perl-version.x86_64 3:0.77-127.el6          vim-common.x86_64 2:7.2.411-1.8.el6   

Complete!
阅读(6141) | 评论(0) | 转发(0) |
给主人留下些什么吧!~~