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

(새 문서: ==개요== ;리눅스 html2text 설치 <source lang='cli'> [root@jmnote ~]# yum install html2text ... (생략) ===================================================================== P...)
 
잔글 (봇: 자동으로 텍스트 교체 (-source +syntaxhighlight))
 
(사용자 2명의 중간 판 9개는 보이지 않습니다)
1번째 줄: 1번째 줄:
{{테스트|CentOS 5, CentOS 6}}
==개요==
==개요==
;리눅스 html2text 설치
;리눅스 html2text 설치
<source lang='cli'>
;CentOS html2text 설치
[root@jmnote ~]# yum install html2text
 
*사전작업: [[epel 저장소 추가]]
<syntaxhighlight lang='console'>
[root@zetawiki ~]# 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>
</syntaxhighlight>
<source lang='cli'>
<syntaxhighlight lang='console'>
Installed:
Installed:
   html2text.x86_64 0:1.3.2a-5.el5                                   
   html2text.x86_64 0:1.3.2a-6.el6                                         


Complete!
Complete!
</source>
</syntaxhighlight>


==같이 보기==
==같이 보기==
*[[우분투 html2text 설치]]
*[[리눅스 html2text]]
*[[리눅스 html2text]]


[[분류: yum 설치]]
[[분류: yum 설치]]

2020년 11월 2일 (월) 00:55 기준 최신판

1 개요[ | ]

리눅스 html2text 설치
CentOS html2text 설치
[root@zetawiki ~]# 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 }}