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

잔글 (Jmnote 사용자가 리눅스 html2text 설치 문서를 CentOS html2text 설치 문서로 옮겼습니다)
잔글 (봇: 자동으로 텍스트 교체 (-<source lang='cli'> +<source lang='console'>))
5번째 줄: 5번째 줄:


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

2016년 3월 29일 (화) 10:11 판

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