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

잔글 (봇: 자동으로 텍스트 교체 (-<source lang='cli'> +<source lang='console'>))
잔글 (봇: 자동으로 텍스트 교체 (-<source +<syntaxhighlight ))
5번째 줄: 5번째 줄:


*사전작업: [[epel 저장소 추가]]
*사전작업: [[epel 저장소 추가]]
<source lang='console'>
<syntaxhighlight 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='console'>
<syntaxhighlight lang='console'>
Installed:
Installed:
   html2text.x86_64 0:1.3.2a-6.el6                                           
   html2text.x86_64 0:1.3.2a-6.el6                                           

2020년 11월 2일 (월) 00:40 판

1 개요

리눅스 html2text 설치
CentOS html2text 설치

<syntaxhighlight lang='console'> [root@zetawiki ~]# yum install html2text ... (생략)

1.1 ================================================================
Package           Arch           Version                Repository    Size
1.2 ================================================================

Installing:

html2text         x86_64         1.3.2a-6.el6           epel          91 k

Transaction Summary

1.3 ================================================================

Install 1 Package(s)

Total download size: 91 k Installed size: 237 k Is this ok [y/N]: y </source> <syntaxhighlight lang='console'> Installed:

 html2text.x86_64 0:1.3.2a-6.el6                                           

Complete! </source>

2 같이 보기

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