리눅스 potrace 설치

Jmnote bot (토론 | 기여)님의 2021년 9월 24일 (금) 23:26 판 (봇: 자동으로 텍스트 교체 (-<source +<syntaxhighlight , -</source> +</syntaxhighlight>))
(차이) ← 이전 판 | 최신판 (차이) | 다음 판 → (차이)
리눅스 potrace 설치

1 확인[ | ]

[root@zetawiki ~]# potrace
-bash: potrace: command not found

2 epel 저장소 추가[ | ]

3 설치[ | ]

[root@zetawiki ~]# yum install potrace
... (생략)
================================================================
 Package       Arch         Version            Repository  Size
================================================================
Installing:
 potrace       x86_64       1.11-1.el6         epel       103 k

Transaction Summary
================================================================
Install       1 Package(s)

Total download size: 103 k
Installed size: 230 k
Is this ok [y/N]: y
... (생략)
Installed:
  potrace.x86_64 0:1.11-1.el6                                   

Complete!

4 확인 2[ | ]

[root@zetawiki ~]# potrace -h
... (생략)
Possible input file formats are: pnm (pbm, pgm, ppm), bmp.
Backends are: eps, postscript, ps, pdf, pdfpage, svg, dxf, geojson, pgm, 
gimppath, xfig.

5 같이 보기[ | ]

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