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

잔글 (봇: Jmnote bot의 2016-03-29T01:11:51Z 에 작성한 181139 판으로 되돌림)
잔글 (봇: 자동으로 텍스트 교체 (-source +syntaxhighlight))
 
5번째 줄: 5번째 줄:


*사전작업: [[epel 저장소 추가]]
*사전작업: [[epel 저장소 추가]]
<source lang='console'>
<syntaxhighlight lang='console'>
[root@zetawiki ~]# yum install html2text
[root@zetawiki ~]# yum install html2text
... (생략)
... (생략)
21번째 줄: 21번째 줄:
Installed size: 237 k
Installed size: 237 k
Is this ok [y/N]: y
Is this ok [y/N]: y
</source>
</syntaxhighlight>
<source lang='console'>
<syntaxhighlight lang='console'>
Installed:
Installed:
   html2text.x86_64 0:1.3.2a-6.el6                                           
   html2text.x86_64 0:1.3.2a-6.el6                                           


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


==같이 보기==
==같이 보기==

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 }}