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

잔글 (로봇: 자동으로 텍스트 교체 (-[root@jmnote +[root@zetawiki))
잔글 (봇: 자동으로 텍스트 교체 (-source +syntaxhighlight))
 
(사용자 2명의 중간 판 5개는 보이지 않습니다)
2번째 줄: 2번째 줄:
==개요==
==개요==
;리눅스 html2text 설치
;리눅스 html2text 설치
;CentOS html2text 설치


*사전작업: [[epel 저장소 추가]]
*사전작업: [[epel 저장소 추가]]
<source lang='cli'>
<syntaxhighlight lang='console'>
[root@zetawiki ~]# yum install html2text
[root@zetawiki ~]# yum install html2text
... (생략)
... (생략)
20번째 줄: 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='cli'>
<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>


==같이 보기==
==같이 보기==
*[[우분투 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 }}