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

(새 문서: ==개요== ;리눅스 html2text 설치 <source lang='cli'> [root@jmnote ~]# yum install html2text ... (생략) ===================================================================== P...)
 
4번째 줄: 4번째 줄:
[root@jmnote ~]# yum install html2text
[root@jmnote ~]# yum install html2text
... (생략)
... (생략)
=====================================================================
============================================================================
  Package         Arch         Version               Repository Size
  Package           Arch           Version               Repository   Size
=====================================================================
============================================================================
Installing:
Installing:
  html2text       x86_64       1.3.2a-5.el5         epel      102 k
  html2text         x86_64         1.3.2a-6.el6          epel         91 k


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


Total download size: 102 k
Total download size: 91 k
Installed size: 237 k
Is this ok [y/N]: y
Is this ok [y/N]: y
</source>
</source>
<source lang='cli'>
<source lang='cli'>
Installed:
Installed:
   html2text.x86_64 0:1.3.2a-5.el5                                   
   html2text.x86_64 0:1.3.2a-6.el6                                         


Complete!
Complete!

2014년 11월 10일 (월) 10:04 판

1 개요

리눅스 html2text 설치
[root@jmnote ~]# yum install html2text
... (생략)
============================================================================
 Package           Arch           Version                Repository    Size
============================================================================
Installing:
 html2text         x86_64         1.3.2a-6.el6           epel          91 k

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

Total download size: 91 k
Installed size: 237 k
Is this ok [y/N]: y
Installed:
  html2text.x86_64 0:1.3.2a-6.el6                                           

Complete!

2 같이 보기

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