"CentOS libaio 설치"의 두 판 사이의 차이

잔글 (Libaio 문서를 Libaio 설치(으)로 옮김)
1번째 줄: 1번째 줄:
{{소문자}}
;libaio 설치
;libaio 설치


==명령어==
<source lang='bash'>
yum install libaio -y
</source>
==실행 예시==
<source lang='dos'>
<source lang='dos'>
[root@jmnote ~]# yum install libaio -y
[root@jmnote ~]# yum install libaio -y

2012년 8월 2일 (목) 16:06 판

libaio 설치

1 명령어

yum install libaio -y

2 실행 예시

[root@jmnote ~]# yum install libaio -y
Loaded plugins: fastestmirror
Loading mirror speeds from cached hostfile
Setting up Install Process
Resolving Dependencies
--> Running transaction check
---> Package libaio.x86_64 0:0.3.107-10.el6 set to be updated
--> Finished Dependency Resolution

Dependencies Resolved

============================================================================================================
 Package                Arch                   Version                           Repository            Size
============================================================================================================
Installing:
 libaio                 x86_64                 0.3.107-10.el6                    Daum                  21 k

Transaction Summary
============================================================================================================
Install       1 Package(s)
Upgrade       0 Package(s)

Total download size: 21 k
Installed size: 34 k
Downloading Packages:
libaio-0.3.107-10.el6.x86_64.rpm                                                     |  21 kB     00:00     
Running rpm_check_debug
Running Transaction Test
Transaction Test Succeeded
Running Transaction
  Installing     : libaio-0.3.107-10.el6.x86_64                                                         1/1 

Installed:
  libaio.x86_64 0:0.3.107-10.el6                                                                            

Complete!
문서 댓글 ({{ doc_comments.length }})
{{ comment.name }} {{ comment.created | snstime }}